view pixmaps/bigsmile.xpm @ 1130:d31fad9abb32

[gaim-migrate @ 1140] I know, I shouldn't be working on Thanksgiving, but this was bothering me in the car the whole ride home. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 23 Nov 2000 11:35:55 +0000
parents 230b022108f4
children
line wrap: on
line source

/* XPM */
static char * bigsmile_xpm[] = {
"19 19 7 1",
" 	c None",
".	c #000000",
"+	c #CCCC00",
"@	c #FFFF00",
"#	c #333300",
"$	c #CCCC33",
"%	c #FFFFFF",
"      .......      ",
"    ..+@@@@@+..    ",
"   .+@@@@@@@@@+.   ",
"  .@@@@@@@@@@@@@.  ",
" .+@....@@@....@+. ",
" .@#.$$..@..$$.#@. ",
".+.@@@@@@@@@@@@@.+.",
".@..@@@@@@@@@@@..@.",
".@.%.@@@@@@@@@.%.@.",
".@.%..@@@@@@@..%.@.",
".@.%.%.......%.%.@.",
".@...%.%%.%%.%...@.",
".+.%.%.%%.%%.%.%.+.",
" ..%...........%.. ",
" .+..%.%%.%%.%..+. ",
"  .+.%.%%.%%.%.@.  ",
"   .+.........+.   ",
"    ..+@@@@@+..    ",
"      .......      "};