view etc/images/smilies/grin.xpm @ 103583:36fd6f9e6463

* emacs-icon.h: Always define gnu_xpm_bits on GTK (bug#3671).
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 24 Jun 2009 14:27:47 +0000
parents 210af0ad3d35
children
line wrap: on
line source

/* XPM */
static char * grin_xpm[] = {
"13 14 4 1",
" 	c None",
".	c #000000",
"+	c #FFDD00",
"@	c #FFFFFF",
"   .......   ",
"  ..+++++..  ",
" .+++++++++. ",
".+++++++++++.",
".++..+++..++.",
".++..+++..++.",
".+++++++++++.",
".+.........+.",
".+.@@@@@@@.+.",
".++.@@@@@.++.",
".+++.....+++.",
" .+++++++++. ",
"  ..+++++..  ",
"   .......   "};