view pixmaps/protocols/irc/irc_icon.xpm @ 4694:8f523dbb970e

[gaim-migrate @ 5005] more blist goodness: * all the buttons at the bottom work * the away message menu is back committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 10 Mar 2003 16:39:46 +0000
parents f4f5eb78a201
children
line wrap: on
line source

/* XPM */
static char * irc_icon_xpm[] = {
"12 12 11 1",
" 	c None",
".	c #000000",
"+	c #FF2B2B",
"@	c #FF0000",
"#	c #0047E0",
"$	c #0050FF",
"%	c #F2FF00",
"&	c #F8FF42",
"*	c #EFEF00",
"=	c #003BB2",
"-	c #E80000",
"            ",
"            ",
"            ",
" .. .... .. ",
".+@.###$..%.",
".+@.#..$.&*.",
".+@.##$=.&..",
".+-.##$.&&. ",
".+-.#$..&%..",
".@-.#$$..%*.",
".@-.#.$=..*.",
" .. . .. .. "};