view pixmaps/close.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 4a1181b764b6
children
line wrap: on
line source

/* XPM */
static char * close_xpm[] = {
"24 24 2 1",
" 	c None",
".	c #000000",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"       .    ..          ",
"       ..  ....         ",
"        .. ...          ",
"        .....           ",
"         ...            ",
"         ....           ",
"        ......          ",
"        .. ....         ",
"       ..   ....        ",
"       .     ..         ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};