1#define qleft_width 16
2#define qleft_height 16
3#define qleft_x_hot 7
4#define qleft_y_hot 8
5static char qleft_bits[] = {
6   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x38, 0x00, 0x7c, 0x00,
7   0xc6, 0x00, 0x82, 0x67, 0x02, 0x67, 0x02, 0x00, 0x06, 0x00, 0x3c, 0x00,
8   0x38, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
9