Mercurial > emacs
view etc/images/smilies/wry.xpm @ 82570:88be3df939b1
Move tree-widget/ from etc/ to etc/images/
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 22 Aug 2007 04:58:37 +0000 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * wry_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".+++++++..++.", ".++..+++..++.", ".++..+++++++.", ".+++++++++++.", ".+++++++...+.", ".+++++...+++.", ".++++..+++++.", " .+++.+++++. ", " ..+++++.. ", " ....... "};