view pixmaps/speaker_mute.xpm @ 3413:ccf479022081

[gaim-migrate @ 3432] It'd be one thing if they used autopoint all throughout 0.11.x, but 0.11.0, 0.11.1, and 0.11.2 (maybe even .3!) don't include it! So, back go the hacks, except now it's all much bigger because of the existance of autopoint. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Mon, 19 Aug 2002 05:25:16 +0000
parents 59178b140529
children
line wrap: on
line source

/* XPM */
static char * speaker_mute_xpm[] = {
"17 13 17 1",
" 	c None",
".	c #000000",
"+	c #FF0000",
"@	c #9E9A8C",
"#	c #B8B4A6",
"$	c #9B988A",
"%	c #CFCCC4",
"&	c #E4E2DE",
"*	c #D1CFC7",
"=	c #C5C2B7",
"-	c #DEDCD7",
";	c #D7D5CF",
">	c #C5C1B7",
",	c #B0AC9C",
"'	c #79766C",
")	c #8D8A7D",
"!	c #7E7B70",
"        .        ",
"       ..    .+  ",
"      .@.   +++  ",
" ... .@#.  +++.  ",
" .$$.@%&.+++.  . ",
" .*=.-;>+++ .  . ",
" .,,.##+++  .  . ",
" .$$.+++..  .  . ",
" .''+++@.   .  . ",
" .++++)@.  .  .  ",
" +++  .!.     .  ",
" ++    ..    .   ",
"        .        "};