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




                                     

                   















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