view etc/images/smilies/grayscale/sad.xpm @ 105272:b51e687e8c81

(check): Update for two new levels of subdirectory in lisp/.
author Glenn Morris <rgm@gnu.org>
date Tue, 29 Sep 2009 02:18:20 +0000
parents a3c27999decb
children
line wrap: on
line source

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