view pixmaps/smile8.xpm @ 957:032a6e1553c1

[gaim-migrate @ 967] grr, this should fix the smiley-size issue once and for all... committer: Tailor Script <tailor@pidgin.im>
author Todd Kulesza <fflewddur>
date Sun, 08 Oct 2000 05:03:46 +0000
parents 230b022108f4
children 213da352c0a8
line wrap: on
line source

/* XPM */
static char * smile8_xpm[] = {
"19 19 6 1",
" 	c None",
".	c #000000",
"+	c #CCCC00",
"@	c #FFFF00",
"#	c #FFFFFF",
"$	c #999933",
"      .......      ",
"    ..+@@@@@+..    ",
"   .+@@@@@@@@@+.   ",
"  .@@@@@@@@@@@@@.  ",
" .+@...@@@@@...@+. ",
" .@.###.@@@.###.@. ",
".+.##.##.@.##.##.+.",
".@.##.##.@.##.##.@.",
".@@.###.@@@.###.@@.",
".@@@...@@@@@...@@@.",
".@@@@@@@@@@@@@@@@@.",
".@@@.@@@@@@@@@.@@@.",
".+@..@@@@@@@@@..@+.",
" .@@@.$@@@@@$.@@@. ",
" .+@@@.......@@@+. ",
"  .@@@@.$$$.@@@@.  ",
"   .+@@@...@@@+.   ",
"    ..+@@@@@+..    ",
"      .......      "};