aboutsummaryrefslogblamecommitdiffstats
path: root/art/tree-expanded.xpm
blob: fc748953eb9ab7a52824853b66e752cd68eb7136 (plain) (tree)





















                                     
/* XPM */
static char * tree_expanded_xpm[] = {
"16 16 3 1",
"   c None",
".  c #000000",
"+  c #FFFFFF",
"                ",
"                ",
"                ",
"                ",
"    .........   ",
"    .+++++++.   ",
"    .+++++++.   ",
"    .+++++++.   ",
"    .+.....+.   ",
"    .+++++++.   ",
"    .+++++++.   ",
"    .+++++++.   ",
"    .........   ",
"                ",
"                ",
"                "};