view etc/images/ezimage/box-plus.xpm @ 100858:676cda349ee9

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Sat, 03 Jan 2009 15:00:35 +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",
"                    ",
"  ..............    ",
" .++++++++++++++.   ",
" .++@@@@@@+@@@@@+.  ",
" .+@+@@@@@@+@@@@@+. ",
" .+@@++++++++++++++.",
" .+@@+@@@@@@@@@@@@+.",
" .+@@+@@@@@++@@@@@+.",
" .+@@+@@@@@++@@@@@+.",
" .+@@+@@@++++++@@@+.",
" .+@@+@@@++++++@@@+.",
"  .+@+@@@@@++@@@@@+.",
"   .++@@@@@++@@@@@+.",
"    .++++++++++++++.",
"     .............. "};