aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/integral.bitmap
blob: d8f7fe457ba048bcfb4011e3e00e8fe9fb045d2f (plain)
1
2
3
4
5
6
7
8
#define i_width 20
#define i_height 20
static char i_bits[] = {
   0x80, 0x09, 0x00, 0xc0, 0x0b, 0x00, 0x40, 0x3a, 0x00, 0x40, 0x4a, 0x00,
   0x40, 0x48, 0x00, 0x40, 0x38, 0x00, 0x40, 0x00, 0x00, 0x40, 0x00, 0x00,
   0x40, 0x00, 0x00, 0x40, 0x00, 0x00, 0x40, 0x00, 0x00, 0x40, 0x00, 0x00,
   0x40, 0x00, 0x00, 0x40, 0x00, 0x00, 0x40, 0x00, 0x00, 0x40, 0x0e, 0x00,
   0x48, 0x09, 0x00, 0x78, 0x09, 0x00, 0x30, 0x0e, 0x00, 0x00, 0x00, 0x00};