view pixmaps/gnomeicu-offline.xpm @ 4207:bda7855fa32f

[gaim-migrate @ 4443] So, I figured, "Hey, it's 7am on a Sunday. Why don't I take the legend out of OSCAR Info windows." committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sun, 05 Jan 2003 12:09:34 +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",
"   .. ..    ",
"  .+@.+@.   ",
"  .@@.@@... ",
" ...@.@@.+@.",
".+@@....+@@.",
".@@@.+#.... ",
" ....##.+@@.",
".+@@....@@@.",
".@@.+@.+... ",
" ...@@.@@.  ",
"   .@@.@@.  ",
"    .. ..   "};