vdr/symbols/audioleft.xpm

24 lines
657 B
C
Raw Normal View History

2005-01-09 12:08:34 +01:00
/* XPM */
2006-02-05 13:55:58 +01:00
static const char *const audioleft_xpm[] = {
2005-01-09 12:08:34 +01:00
"27 18 2 1",
". c #FFFFFF",
"+ c #000000",
"...........................",
"...........................",
"...........................",
"...........................",
".....++++.........++++.....",
"...++++++++.....++++++++...",
"...++++++++.....++....++...",
"..++++++++++...++......++..",
"..++++++++++...++......++..",
"..++++++++++...++......++..",
"..++++++++++...++......++..",
"...++++++++.....++....++...",
"...++++++++.....++++++++...",
".....++++.........++++.....",
"...........................",
"...........................",
"...........................",
"..........................."};