view pixmaps/smile_happy.xpm @ 795:b4071be71eb4

[gaim-migrate @ 805] Millions of pixmaps, Pixmaps For me Millions of pixmaps, Pixmaps for Free. Pixmaps come from a can They were put there by a man In the factory down town. And if I had my little old way I'd eat pixmaps everyday .... committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Tue, 29 Aug 2000 23:40:26 +0000
parents f5b199e20d12
children
line wrap: on
line source

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