Mercurial > emacs
view etc/images/ezimage/lock.xpm @ 96716:f5f25bc6d072
*** empty log message ***
author | David Reitter <david.reitter@gmail.com> |
---|---|
date | Wed, 16 Jul 2008 05:27:47 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * lock_xpm[] = { "16 16 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ........ ", " ..++++++.. ", " .++....++. ", " .+......+. ", " ..+......+.. ", " ..++++++++++..", " .++@@@@@@@@++.", " .+@@@@@@@@@@+.", " .+@@@@@@@@@@+.", " .+@@@++++@@@+.", " .+@@@@++@@@@+.", " .+@@@@@@@@@@+.", " .+@@@@++@@@@+.", " .+@@@@@@@@@@+.", " .++++++++++++.", " .............."};