aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/Xfullcirc.bitmap
blob: 3677b88187741863fe23d102f2562157dac8eb4b (plain)
1
2
3
4
5
6
#define Xfullcirc_width 16
#define Xfullcirc_height 16
static char Xfullcirc_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x07, 0xf0, 0x0f, 0xf8, 0x1f,
   0xf8, 0x1f, 0xf8, 0x1f, 0xf8, 0x1f, 0xf8, 0x1f, 0xf8, 0x1f, 0xf0, 0x0f,
   0xe0, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};