view pixmaps/away_icon.xpm @ 948:16776bb2d344

[gaim-migrate @ 958] eliminated whitespace beneath small fonts (size < 3) when using background colors committer: Tailor Script <tailor@pidgin.im>
author Todd Kulesza <fflewddur>
date Sat, 07 Oct 2000 06:00:22 +0000
parents 2846a03bda67
children ca040e495bc6
line wrap: on
line source

/* XPM */
static char * away_icon_xpm[] = {
"12 12 6 1",
" 	c None",
".	c #000000",
"+	c #EFFB41",
"@	c #FBF9AE",
"#	c #F2FB3C",
"$	c #F4FC44",
"  ......... ",
" ..+++++++. ",
".@.+...+++. ",
".@.+++++++. ",
".@.#+....+. ",
".@.$++++++. ",
".@.++....+. ",
".@..++++++..",
".@@.+++++++.",
".@@.........",
".@@@@@@@@.  ",
"..........  "};