#define w3_width 16
#define w3_height 16
#define w3_x_hot 8
#define w3_y_hot 8
static char w3_bits[] = {
   0xff, 0xff, 0x1f, 0xff, 0xff, 0xf5, 0xff, 0xe7, 0xff, 0xc5, 0xf9, 0xc3,
   0xfb, 0x83, 0xf7, 0x83, 0xf7, 0x81, 0xa7, 0x80, 0x03, 0xc9, 0x47, 0xdc,
   0x07, 0xfe, 0x0f, 0xf0, 0x3f, 0xfc, 0xff, 0xff};
