Mercurial > emacs
view etc/images/ezimage/unlock.xpm @ 97994:b74042c3e459
(compose-gstring-for-graphic): Fix handling "above" marks.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 05 Sep 2008 07:36:53 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * unlock_xpm[] = { "16 16 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ....... ", "..+++++.. ", ".++...++. ", ".+.....+. ", ".+.....+........", "....++++++++++..", " .++@@@@@@@@++.", " .+@@@@@@@@@@+.", " .+@@@@@@@@@@+.", " .+@@@++++@@@+.", " .+@@@@++@@@@+.", " .+@@@@@@@@@@+.", " .+@@@@++@@@@+.", " .+@@@@@@@@@@+.", " .++++++++++++.", " .............."};