view pixmaps/close_small.xpm @ 3647:9e68fa94c90e

[gaim-migrate @ 3771] Switched verison to 0.60cvs committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Fri, 11 Oct 2002 21:10:51 +0000
parents 8b9f0537f473
children
line wrap: on
line source

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