#define w6_width 16
#define w6_height 16
#define w6_x_hot 8
#define w6_y_hot 8
static char w6_bits[] = {
   0xff, 0xff, 0xff, 0xfc, 0x7f, 0xfc, 0x6f, 0xfc, 0xbf, 0xfc, 0xdf, 0xc8,
   0x7d, 0xf0, 0x79, 0xf8, 0xb1, 0xf8, 0x21, 0xf8, 0xe3, 0xf1, 0xe3, 0xf1,
   0xc7, 0xf0, 0xcf, 0xf0, 0xff, 0xf9, 0xff, 0xff};
