view pixmaps/close_small.xpm @ 3268:83f156322833

[gaim-migrate @ 3286] Added missing files. (See bug: [ 557826 ] Files missing from POTFILES.in) committer: Tailor Script <tailor@pidgin.im>
author Jim Seymour <jseymour>
date Tue, 21 May 2002 23:07:15 +0000
parents 8b9f0537f473
children
line wrap: on
line source

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