view pixmaps/wireless_icon.xpm @ 3116:0cb4b01c5733

[gaim-migrate @ 3131] "God I'm stoned." -- "Kermit the Frog" "God I'm drunk." -- Eric Warmenhoven committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 30 Mar 2002 10:22:29 +0000
parents 8b48f6843ea0
children
line wrap: on
line source

/* XPM */
static char * wireless_icon_xpm[] = {
"12 14 5 1",
" 	c None",
".	c #000000",
"+	c #666666",
"@	c #99CCFF",
"#	c #FF0000",
" .          ",
".  ..       ",
". .   +.+   ",
". .    .    ",
"  .   ..... ",
"   . .@@@@@.",
"     .@##@@.",
"     .@##@@.",
"     .@@@@@.",
"     .@@@@@.",
"     .@@@@@.",
"     .@@@@@.",
"     .@@@@@.",
"      ..... "};