#define left_width 16
#define left_height 16
#define left_x_hot 15
#define left_y_hot 8
static char left_bits[] = {
   0x00, 0x00, 0x1e, 0x00, 0x1e, 0x02, 0x06, 0x03, 0x86, 0x03, 0xc6, 0x7f,
   0xe6, 0x7f, 0xf6, 0x7f, 0xf6, 0x7f, 0xe6, 0x7f, 0xc6, 0x7f, 0x86, 0x03,
   0x06, 0x03, 0x1e, 0x02, 0x1e, 0x00, 0x00, 0x00};
