view pixmaps/close_small.xpm @ 1504:cac3efeb4d9c

[gaim-migrate @ 1514] added NICK and QUIT to irc; added rename_chat_buddy to buddy_chat to facilitate NICK committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 25 Feb 2001 23:02:11 +0000 (2001-02-25)
parents 8b9f0537f473
children
line wrap: on
line source
/* XPM */
static char * close_small_xpm[] = {
"18 18 2 1",
" 	c None",
".	c #000000",
"                  ",
"                  ",
"                  ",
"                  ",
"         .        ",
"     .. ...       ",
"      ....        ",
"      ...         ",
"       ...        ",
"      .....       ",
"      .  ...      ",
"     .    .       ",
"                  ",
"                  ",
"                  ",
"                  ",
"                  ",
"                  "};