summaryrefslogtreecommitdiffhomepage
path: root/icons/load_2.xpm
blob: afceb6f213df20668d27abea0171f3c7fc834a1d (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_2[] = {
"5 16 4 1",
"! c grey90",
"# c darkseagreen",
"  c white",
"$ c grey96",
"     ",
"     ",
"     ",
"     ",
"     ",
"     ",
"     ",
"     ",
"     ",
"     ",
"     ",
"     ",
"#####",
"#####",
"#####",
"#####"
};