1#define recolor_width 16
2#define recolor_height 16
3#define recolor_x_hot 1
4#define recolor_y_hot 14
5static unsigned char recolor_bits[] = {
6   0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x3c, 0x00, 0x3e, 0x00, 0x19,
7   0x80, 0x0b, 0xc0, 0x05, 0xe0, 0x02, 0x50, 0x01, 0x98, 0x00, 0x7c, 0x00,
8   0x3c, 0x00, 0x1e, 0x00, 0x06, 0x00, 0x00, 0x00};
9