view lisp/sb-tag.xpm @ 34661:ef8413670ea4
*** empty log message ***
author |
Gerd Moellmann <gerd@gnu.org> |
date |
Mon, 18 Dec 2000 11:25:48 +0000 (2000-12-18) |
parents |
c0758fd9ca7a |
children |
c2a09ac7b7b1 |
line source
/* XPM */
static char * sb_tag_xpm[] = {
"20 15 4 1",
" c None",
". c #828282",
"+ c #000000",
"@ c #FFF993",
" ",
" ",
" ............... ",
" .+++++++++++++++.",
" .+@@@@@@@@@@@@@@+.",
" .+@@@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@++@@@@@@@@@@@@@+.",
".+@++@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
" .+@@@@@@@@@@@@@@@+.",
" .+@@@@@@@@@@@@@@+.",
". .+++++++++++++++.",
" ............... ",
" "};