summaryrefslogtreecommitdiff
path: root/icons/14x14-general/folder-open.xpm
blob: 5dc8ad066cfe38e273395dd5330ae8b8437a05bf (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
/* XPM */
static char *folder-open[] = {
/* width height num_colors chars_per_pixel */
"    14    14       6            1",
/* colors */
"  c None s None",
". c black",
"# c #808080",
"g c white",
"h c #c0c0c0",
"j c yellow",
/* pixels */
"              ",
"   #####      ",
"  #ggggg#     ",
" #ghjhjhg#####",
" #gjhjhjhgggg#",
" #ghjhjhjhhjh#",
"############j#",
"#ggggggggg#.h#",
"#ghjhjhjhjj.##",
" #ghjhjhjhh#.#",
" #gjhjhjhjjh.#",
"  #gjhjhjhhj#.",
"  ###########.",
"   ...........",
};