aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/fi.bitmap
blob: 27c4b972c2c385b01417594133ef5f7e2fd4c591 (plain)
1
2
3
4
5
6
#define fi_width 16
#define fi_height 16
static char fi_bits[] = {
   0x00, 0x00, 0xc0, 0x01, 0xe0, 0x03, 0xb0, 0x01, 0x30, 0x00, 0x30, 0x60,
   0x30, 0x20, 0xfc, 0x00, 0x18, 0x18, 0x18, 0x38, 0x18, 0x34, 0x18, 0x10,
   0x18, 0x38, 0x1b, 0x28, 0x0f, 0x38, 0x07, 0x00};