#define left_width 16
#define left_height 16
#define left_x_hot 15
#define left_y_hot 8
static short left_bits[] = {
   0x0000, 0x001e, 0x021e, 0x0306,
   0x0386, 0x7fc6, 0x7fe6, 0x7ff6,
   0x7ff6, 0x7fe6, 0x7fc6, 0x0386,
   0x0306, 0x021e, 0x001e, 0x0000};
