summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/radio.xbm
blob: f764f6ff22e598e0f84749a36b2720d7b4690c92 (plain)
1
2
3
4
5
#define radio_width 9
#define radio_height 9
static unsigned char radio_bits[] = {
   0x80, 0x00, 0xfe, 0x00, 0x82, 0x00, 0xba, 0x00, 0xaa, 0x00, 0xba, 0x00,
   0x82, 0x00, 0x82, 0x00, 0xfe, 0x00 };