summaryrefslogtreecommitdiff
path: root/blt/demos/bitmaps/fish/mid.xbm
blob: e7a3c6ea1d7cbf7199540f315f9843a54f5f739b (plain)
1
2
3
4
5
6
7
8
#define fc_mid_width 16
#define fc_mid_height 16
#define fc_mid_x_hot 8
#define fc_mid_y_hot 8
static char fc_mid_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x80, 0x03, 0x80, 0x03, 0x40, 0x04, 0x20, 0x08,
   0xe0, 0x0e, 0xe0, 0x0e, 0x20, 0x08, 0xa0, 0x0b, 0xe0, 0x0f, 0xa0, 0x0b,
   0x40, 0x04, 0x80, 0x03, 0x80, 0x03, 0x00, 0x00};