view etc/images/smilies/grayscale/grin.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 * grin_xpm[] = {
"14 14 8 1",
" 	c None",
".	c #484848",
"+	c #000000",
"@	c #515151",
"#	c #6E6E6E",
"$	c #ABABAB",
"%	c #FFFFFF",
"&	c #737373",
"              ",
"              ",
"    .    .    ",
"    +    +    ",
"    +    +    ",
"    +    +    ",
"              ",
"  ++@@##@@++  ",
"  $+%%%%%%+$  ",
"   &+%%%%+&   ",
"    &++++&    ",
"     $$$$     ",
"              ",
"              "};