view etc/images/smilies/grayscale/cry.xpm @ 85712:a3c27999decb

Update Gnus to No Gnus 0.7 from the Gnus CVS trunk Revision: emacs@sv.gnu.org/emacs--devo--0--patch-911
author Miles Bader <miles@gnu.org>
date Sun, 28 Oct 2007 09:18:39 +0000
parents
children
line wrap: on
line source

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