summaryrefslogtreecommitdiff
path: root/symbols/720/Bvolume.xpm
blob: 3e7e2ce9fcf8356408fe93d119593aab886ce1b9 (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
/* XPM */
static const char *const Bvolume_xpm [] = {
/* columns rows colors chars-per-pixel */
"35 18 2 1 ",
". c #000000",
"# c #FFFFFF",
/* pixels */
".................................##",
"...............................####",
".............................######",
"...........................########",
".........................##########",
".......................############",
".....................##############",
"...................################",
".................##################",
"...............####################",
".............######################",
"...........########################",
".........##########################",
".......############################",
".....##############################",
"...################################",
".##################################",
"###################################"
};