summaryrefslogtreecommitdiffhomepage
path: root/icons/load_5.xpm
blob: 05b7f4a20553a84e3f266ebe59febcb916a80313 (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
/* XPM */
static char *load_5[] = {
"5 16 4 1",
"  c white",
"$ c grey96",
"! c grey90",
"# c darkseagreen",
"     ",
"     ",
"     ",
"     ",
"     ",
"     ",
"#####",
"#####",
"#####",
"#####",
"#####",
"#####",
"#####",
"#####",
"#####",
"#####"
};