aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/ci.bitmap
blob: 69ece0682d76aa41dd9dd83c445aa8da7f314f61 (plain)
1
2
3
4
5
6
7
#define ci_width 20
#define ci_height 16
static char ci_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0xc0, 0x03, 0x00, 0x70, 0x07, 0x00, 0x30, 0xc3, 0x00, 0x18, 0x40, 0x00,
   0x18, 0x00, 0x00, 0x18, 0x30, 0x00, 0x18, 0x72, 0x00, 0x18, 0x6b, 0x00,
   0xf0, 0x21, 0x00, 0x00, 0x70, 0x00, 0x00, 0x50, 0x00, 0x00, 0x70, 0x00};