vdr/symbols/radio.xpm

24 lines
653 B
C
Raw Permalink Normal View History

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