view etc/images/ezimage/box-plus.xpm @ 76201:19592a6d1649

*** empty log message ***
author Dan Nicolaescu <dann@ics.uci.edu>
date Tue, 27 Feb 2007 16:52:55 +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",
"                    ",
"  ..............    ",
" .++++++++++++++.   ",
" .++@@@@@@+@@@@@+.  ",
" .+@+@@@@@@+@@@@@+. ",
" .+@@++++++++++++++.",
" .+@@+@@@@@@@@@@@@+.",
" .+@@+@@@@@++@@@@@+.",
" .+@@+@@@@@++@@@@@+.",
" .+@@+@@@++++++@@@+.",
" .+@@+@@@++++++@@@+.",
"  .+@+@@@@@++@@@@@+.",
"   .++@@@@@++@@@@@+.",
"    .++++++++++++++.",
"     .............. "};