summaryrefslogtreecommitdiff
path: root/app/bin/bitmaps/l18.xbm
blob: 68742a156c4d3bfc44a1e8ca50a023ce2a96d251 (plain)
1
2
3
4
5
6
#define l18_width 10
#define l18_height 16
static char l18_bits[] = { 0x00, 0x00,
   0xc6, 0x00, 0xe7, 0x01, 0x37, 0x03, 0x36, 0x03, 0x36, 0x03, 0x36, 0x03,
   0xe6, 0x01, 0xe6, 0x01, 0x36, 0x03, 0x36, 0x03, 0x36, 0x03, 0x36, 0x03,
   0xe6, 0x01, 0xcf, 0x00, 0x00, 0x00};