view etc/images/smilies/wry.xpm @ 70362:017a2a1beeee

(Emergency Escape): Simplify.
author Richard M. Stallman <rms@gnu.org>
date Wed, 03 May 2006 23:24:07 +0000
parents 210af0ad3d35
children
line wrap: on
line source

/* XPM */
static char * wry_xpm[] = {
"13 14 3 1",
" 	c None",
".	c #000000",
"+	c #FFDD00",
"   .......   ",
"  ..+++++..  ",
" .+++++++++. ",
".+++++++++++.",
".+++++++..++.",
".++..+++..++.",
".++..+++++++.",
".+++++++++++.",
".+++++++...+.",
".+++++...+++.",
".++++..+++++.",
" .+++.+++++. ",
"  ..+++++..  ",
"   .......   "};