#define w5_width 16
#define w5_height 16
#define w5_x_hot 8
#define w5_y_hot 8
static char w5_bits[] = {
   0xff, 0xff, 0x3f, 0xff, 0xc7, 0xff, 0xe7, 0xff, 0xe7, 0xff, 0x43, 0xfc,
   0x83, 0xbb, 0xc5, 0xb7, 0xc1, 0x97, 0xc3, 0x83, 0x8f, 0xc3, 0x8f, 0xc5,
   0x83, 0xe1, 0x0f, 0xf0, 0x3f, 0xfc, 0xff, 0xff};
