summaryrefslogtreecommitdiff
path: root/symbols/1080/Cvolume.xpm
blob: 4787582c5b477bbef14ddd26a6e6634270ca7f07 (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 const char *const Cvolume_xpm [] = {
/* columns rows colors chars-per-pixel */
"52 26 2 1 ",
". c #000000",
"  c #FFFFFF",
/* pixels */
".................................................   ",
"...............................................     ",
".............................................       ",
"...........................................         ",
".........................................           ",
".......................................             ",
".....................................               ",
"...................................                 ",
".................................                   ",
"...............................                     ",
".............................                       ",
"...........................                         ",
".........................                           ",
".......................                             ",
".....................                               ",
"...................                                 ",
".................                                   ",
"...............                                     ",
".............                                       ",
"...........                                         ",
".........                                           ",
".......                                             ",
".....                                               ",
"...                                                 ",
".                                                   ",
"                                                    "
};