view etc/images/smilies/indifferent.xpm @ 90762:c54ff468cc4f

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 15 Feb 2007 11:29:15 +0000
parents 210af0ad3d35
children
line wrap: on
line source

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