vdr/symbols/recording.xpm

24 lines
657 B
C
Raw Normal View History

2004-05-16 10:35:36 +02:00
/* XPM */
2006-02-05 13:55:58 +01:00
static const char *const recording_xpm[] = {
2004-05-16 10:35:36 +02:00
"27 18 2 1",
". c #FFFFFF",
"+ c #000000",
"...........................",
"...........................",
"..++++++...++++++..++++++..",
"..+++++++.+++++++.+++++++..",
"..++...++.++......++.......",
"..++...++.++......++.......",
"..++...++.++......++.......",
"..++...++.++......++.......",
"..++++++..+++++...++.......",
"..++++....+++++...++.......",
"..++.++...++......++.......",
"..++..++..++......++.......",
"..++...++.++......++.......",
"..++...++.++......++.......",
"..++...++.+++++++.+++++++..",
"..++...++..++++++..++++++..",
"...........................",
"..........................."};