1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 17:30:54 -08:00
emacs/etc/images/ezimage/dir-plus.xpm
2005-09-30 13:09:58 +00:00

23 lines
492 B
C

/* XPM */
static char * sb_dir_plus_xpm[] = {
"20 15 5 1",
" c None",
". c #828282",
"+ c #000000",
"@ c #DBDB00",
"# c #FFF993",
" ....... ",
".+++++++. ",
".+@@@@@@+.......... ",
".+@@@@@@@++++++++++.",
".+@@@@@@@@@@@@@@@@+.",
".+#######++#####@@+.",
".+#######++######@+.",
".+#####++++++####@+.",
".+#####++++++####@+.",
".+#######++######@+.",
".+#######++######@+.",
".+###############@+.",
".+###############@+.",
".++++++++++++++++++.",
" .................. "};