view pixmaps/gnomeicu-offline.xpm @ 4917:c0c6efda8151

[gaim-migrate @ 5251] Note: Although sometimes it seems as if I'm just ignoring patches for no good reason, sometimes I'm ignoring them for good reasons. Either way, I tend not to appreciate people going over my head to get them committed. Thank you. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Mon, 31 Mar 2003 07:51:01 +0000
parents 3f76de1d69e1
children
line wrap: on
line source

/* XPM */
static char * icon_offline_xpm[] = {
"12 12 5 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"@	c #F80000",
"#	c #F8FC00",
"   .. ..    ",
"  .+@.+@.   ",
"  .@@.@@... ",
" ...@.@@.+@.",
".+@@....+@@.",
".@@@.+#.... ",
" ....##.+@@.",
".+@@....@@@.",
".@@.+@.+... ",
" ...@@.@@.  ",
"   .@@.@@.  ",
"    .. ..   "};