view etc/images/smilies/grayscale/smile.xpm @ 106346:da2dccc96c01

*** empty log message ***
author Bill Wohler <wohler@newt.com>
date Tue, 01 Dec 2009 07:10:17 +0000
parents a3c27999decb
children
line wrap: on
line source

/* XPM */
static char * smile_xpm[] = {
"14 14 5 1",
" 	c None",
".	c #484848",
"+	c #000000",
"@	c #ABABAB",
"#	c #737373",
"              ",
"              ",
"    .    .    ",
"    +    +    ",
"    +    +    ",
"    +    +    ",
"              ",
"  +        +  ",
"  @+      +@  ",
"   #+    +#   ",
"    #++++#    ",
"     @@@@     ",
"              ",
"              "};