view pixmaps/away_icon.xpm @ 1273:2153b0734e74

[gaim-migrate @ 1283] import yahoo list (mostly so that it's used by bud_list_cache_exists and doesn't get used by other protocols) committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 14 Dec 2000 13:46:10 +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",
"  ......... ",
" ..+++++++. ",
".@.+...+++. ",
".@.+++++++. ",
".@.#+....+. ",
".@.$++++++. ",
".@.++....+. ",
".@..++++++..",
".@@.+++++++.",
".@@.........",
".@@@@@@@@.  ",
"..........  "};