summaryrefslogtreecommitdiff
path: root/symbols/audioleft.xpm
blob: 8f683605ca8465647784b83b53fa5fd8c33b5bf6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/* XPM */
static const char *const audioleft_xpm[] = {
"27 18 2 1",
".	c #FFFFFF",
"+	c #000000",
"...........................",
"...........................",
"...........................",
"...........................",
".....++++.........++++.....",
"...++++++++.....++++++++...",
"...++++++++.....++....++...",
"..++++++++++...++......++..",
"..++++++++++...++......++..",
"..++++++++++...++......++..",
"..++++++++++...++......++..",
"...++++++++.....++....++...",
"...++++++++.....++++++++...",
".....++++.........++++.....",
"...........................",
"...........................",
"...........................",
"..........................."};