view pixmaps/gnomeicu-offline.xpm @ 3784:414c9c86afd2

[gaim-migrate @ 3924] sean rocks, so there's one todo partially closed, and one new segfault report committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 22 Oct 2002 03:21:30 +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",
"   .. ..    ",
"  .+@.+@.   ",
"  .@@.@@... ",
" ...@.@@.+@.",
".+@@....+@@.",
".@@@.+#.... ",
" ....##.+@@.",
".+@@....@@@.",
".@@.+@.+... ",
" ...@@.@@.  ",
"   .@@.@@.  ",
"    .. ..   "};