aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/Xgreyfcirc.bitmap
blob: b0c78610b45cb6ae1d0e2a15af5b490a29ff6767 (plain)
1
2
3
4
5
6
#define Xgreycirc_width 16
#define Xgreycirc_height 16
static char Xgreycirc_bits[] = {
   0xe0, 0x07, 0x18, 0x18, 0x04, 0x20, 0xe2, 0x47, 0xf2, 0x4f, 0xb9, 0x9a,
   0x59, 0x9d, 0xb9, 0x9a, 0x59, 0x9d, 0xb9, 0x9a, 0x59, 0x9d, 0xf2, 0x4f,
   0xe2, 0x47, 0x04, 0x20, 0x18, 0x18, 0xe0, 0x07};