view pixmaps/yell.xpm @ 500:230b022108f4

[gaim-migrate @ 510] adding pixmaps for smileys committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 18 Jul 2000 05:05:41 +0000
parents
children
line wrap: on
line source

/* XPM */
static char * yell_xpm[] = {
"19 19 8 1",
" 	c None",
".	c #000000",
"+	c #CCCC00",
"@	c #FFFF00",
"#	c #333300",
"$	c #330000",
"%	c #FF6600",
"&	c #CC3300",
"      .......      ",
"    ..+@@@@@+..    ",
"   .+@@@@@@@@@+.   ",
"  ..@@@@@@@@@@@#.  ",
" .++..@@@@@@@..++. ",
" .@@@@..@@@..@@@@. ",
".+@@@..@@@@@..@@@+.",
".@@@@..@@@@@..@@@@.",
".@@@@@@@@@@@@@@@@@.",
".@@@@@@@....@@@@@@.",
".@@@@@@......@@@@@.",
".@@@@@........@@@@.",
".+@@@@........@@@+.",
" .@@@@...$$...@@@. ",
" .+@@@..%%%%..@@+. ",
"  .@@@@.%&&%.@@@.  ",
"   .+@@@.$$.@@+.   ",
"    ..+@@@@@+..    ",
"      .......      "};