view pixmaps/smile_wink.xpm @ 434:634b93c7a473

[gaim-migrate @ 444] Last tweek for today committer: Tailor Script <tailor@pidgin.im>
author Syd Logan <slogan>
date Sun, 25 Jun 2000 01:51:43 +0000
parents f5b199e20d12
children
line wrap: on
line source

/* XPM */
static char * smile_wink_xpm[] = {
"20 15 3 1",
" 	c None",
".	c #000000",
"+	c #FFFF00",
"       ......       ",
"      ..++++..      ",
"     ..++++++..     ",
"    ..++++++++..    ",
"   ..+++.++.+++..   ",
"   .+++++++.++++.   ",
"   .++++++++++++.   ",
"   .++++++++.+++.   ",
"   .++++++++.+++.   ",
"   ..+++....+++..   ",
"    ..++++++++..    ",
"     ..++++++..     ",
"      ..++++..      ",
"       ......       ",
"                    "};