Mercurial > emacs
view etc/images/ezimage/box-plus.xpm @ 86639:6a8bf23be23d
Move to etc/nxml
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 28 Nov 2007 05:04:04 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_box_plus_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #D19200", " ", " .............. ", " .++++++++++++++. ", " .++@@@@@@+@@@@@+. ", " .+@+@@@@@@+@@@@@+. ", " .+@@++++++++++++++.", " .+@@+@@@@@@@@@@@@+.", " .+@@+@@@@@++@@@@@+.", " .+@@+@@@@@++@@@@@+.", " .+@@+@@@++++++@@@+.", " .+@@+@@@++++++@@@+.", " .+@+@@@@@++@@@@@+.", " .++@@@@@++@@@@@+.", " .++++++++++++++.", " .............. "};