aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/fqr.bitmap
blob: d4fadc29c9b7812ee3855685eff2ecbc405d94ec (plain)
1
2
3
4
5
6
7
8
9
#define fqr_width 30
#define fqr_height 16
static char fqr_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xe0, 0x03, 0x00, 0x00,
   0xb0, 0x01, 0x00, 0x00, 0x30, 0x00, 0x00, 0x00, 0x30, 0x00, 0x00, 0x00,
   0x30, 0x58, 0xb0, 0x01, 0xfc, 0x6c, 0x70, 0x03, 0x18, 0x26, 0x68, 0x01,
   0x18, 0x26, 0x20, 0x00, 0x18, 0x32, 0x30, 0x00, 0x18, 0x32, 0x33, 0x00,
   0x18, 0x1e, 0x12, 0x00, 0x1b, 0x10, 0x02, 0x00, 0x0f, 0x18, 0x01, 0x00,
   0x07, 0x3c, 0x00, 0x00};