view pixmaps/close.xpm @ 4704:56c70997fe5c

[gaim-migrate @ 5015] some might find this beter. Paco-Paco fixed 'make dist' for you dist-making types out there, and I made cvs a little less annoying, and fixed a thing or two. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Tue, 11 Mar 2003 17:40:11 +0000
parents 4a1181b764b6
children
line wrap: on
line source

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