summaryrefslogtreecommitdiff
path: root/gtk/tree_minus.xpm
blob: 9e9aeaa62b5036159632799f23c8f7dddde33ea2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* XPM */
static const char *tree_minus[] = {
/* width height num_colors chars_per_pixel */
"     9     9        2            1",
/* colors */
". c #000000",
"# c #f8fcf8",
/* pixels */
".........",
".#######.",
".#######.",
".#######.",
".#.....#.",
".#######.",
".#######.",
".#######.",
"........."
};