1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
emacs/lisp/sb-pg-minus.xpm

23 lines
474 B
C
Raw Normal View History

2000-05-18 17:39:23 +00:00
/* XPM */
static char * sb_file__xpm[] = {
"20 15 4 1",
" c None",
". c #828282",
"+ c #000000",
"@ c #FFFFFF",
" ............ ",
" .++++++++++++.",
" .++@@@@@@@@@@+.",
" .+@+@@@@@@@@@@+.",
" .+@@+@@@@@@@@@@+.",
" .+@@@+@@@@@@@@@@+.",
" .+@@@@+@@@@@@@@@@+.",
".+++++++@++++++@@@+.",
".+@@@@@@@++++++@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".++++++++++++++++++.",
" .................. "};