#define w2_width 16
#define w2_height 16
#define w2_x_hot 8
#define w2_y_hot 8
static char w2_bits[] = {
   0xff, 0xff, 0xff, 0xfd, 0xbf, 0xf0, 0xff, 0xe0, 0xbf, 0xc0, 0x7f, 0xc0,
   0x7f, 0x80, 0x7f, 0x80, 0x3f, 0x80, 0x15, 0x80, 0x23, 0xc1, 0x8b, 0xc3,
   0xc7, 0xe3, 0x0f, 0xf0, 0x3f, 0xfc, 0xff, 0xff};
