aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/Xopencirc.bitmap
blob: 7504e136e4a4758e8cd7f7c53845e14ece9ef820 (plain)
1
2
3
4
5
6
#define Xopencirc_width 16
#define Xopencirc_height 16
static char Xopencirc_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x07, 0xf0, 0x0f, 0x38, 0x1c,
   0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x38, 0x1c, 0xf0, 0x0f,
   0xe0, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};