aboutsummaryrefslogtreecommitdiffstats
path: root/etc/images/tree-widget/folder/leaf.xpm
blob: 53a86c75d649f5e03141fe7160e6979914d19ad5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
/* XPM */
static char * leaf_xpm[] = {
"16 22 9 1",
" 	c None",
".	c #424242",
"+	c #949494",
"@	c #9C9C9C",
"#	c #A5A5A5",
"$	c #ADADAD",
"%	c #848484",
"&	c #B5B5B5",
"*	c #BDBDBD",
"                ",
"                ",
"                ",
"                ",
"                ",
".......         ",
".++@@#..        ",
".+@@##.$.       ",
".@@###....      ",
".@%%%+%$&.      ",
".###$$$&&.      ",
".#%+%%%&*.      ",
".#$$$&&**.      ",
".$%%+%%**.      ",
".$$&&****.      ",
".$&&*****.      ",
"..........      ",
"                ",
"                ",
"                ",
"                ",
"                "};