aboutsummaryrefslogblamecommitdiffstats
path: root/widgets/table/tree-expanded.xpm
blob: 4a89340cf495b5a0cd99852b9acf1b26e69c9660 (plain) (tree)






















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