view pixmaps/close_small.xpm @ 3861:63e4d47f4e35

[gaim-migrate @ 4013] and the todo gets a little longer committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 02 Nov 2002 04:16:11 +0000
parents 8b9f0537f473
children
line wrap: on
line source

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