#define right_width 16
#define right_height 16
#define right_x_hot 15
#define right_y_hot 8
static char right_bits[] = {
   0x00, 0x00, 0x1e, 0x00, 0x1e, 0x02, 0x06, 0x06, 0x06, 0x0e, 0xf6, 0x1f,
   0xf6, 0x3f, 0xf6, 0x7f, 0xf6, 0x7f, 0xf6, 0x3f, 0xf6, 0x1f, 0x06, 0x0e,
   0x06, 0x06, 0x1e, 0x02, 0x1e, 0x00, 0x00, 0x00};
