aboutsummaryrefslogblamecommitdiffstats
path: root/widgets/table/tree-unexpanded.xpm
blob: e1b48448ba70bce047ffe2f4fba73c0a146546fe (plain) (tree)
1
2
3
4
5
6
7




                                       

                   















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