aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/Xgreycirc.bitmap
blob: 7fe13131786886dd294703b1dd40551bb2c69d8c (plain)
1
2
3
4
5
6
#define Xgreycirc_width 16
#define Xgreycirc_height 16
static char Xgreycirc_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x07, 0xf0, 0x0f, 0xb8, 0x1a,
   0x58, 0x1d, 0xb8, 0x1a, 0x58, 0x1d, 0xb8, 0x1a, 0x58, 0x1d, 0xf0, 0x0f,
   0xe0, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};