1#define qright_width 16
2#define qright_height 16
3#define qright_x_hot 8
4#define qright_y_hot 7
5static char qright_bits[] = {
6   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1c, 0x00, 0x3c, 0x00, 0x60,
7   0x00, 0x40, 0xe6, 0x40, 0xe6, 0x41, 0x00, 0x63, 0x00, 0x3e, 0x00, 0x1c,
8   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
9