view pixmaps/smile_wink.xpm @ 1310:035945fca2d5

[gaim-migrate @ 1320] ha. should we even be doing this? might as well. makes us look powerful. *flexes fingers* committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 19 Dec 2000 10:23:23 +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",
"       ......       ",
"      ..++++..      ",
"     ..++++++..     ",
"    ..++++++++..    ",
"   ..+++.++.+++..   ",
"   .+++++++.++++.   ",
"   .++++++++++++.   ",
"   .++++++++.+++.   ",
"   .++++++++.+++.   ",
"   ..+++....+++..   ",
"    ..++++++++..    ",
"     ..++++++..     ",
"      ..++++..      ",
"       ......       ",
"                    "};