#define wrongflag_width 24
#define wrongflag_height 24
static char wrongflag_bits[] = {
   0x3c, 0x00, 0x00, 0xfe, 0x00, 0x60, 0xfe, 0x07, 0x70, 0xfe, 0x3f, 0x38,
   0xbe, 0xff, 0x1d, 0x7e, 0xfd, 0x0f, 0xee, 0xf2, 0x3f, 0xde, 0xa5, 0x7f,
   0xae, 0xcb, 0xfb, 0x4e, 0xf7, 0xf4, 0xfe, 0xff, 0xff, 0xfe, 0xff, 0xff,
   0xfe, 0xff, 0x7f, 0x0e, 0x7e, 0x00, 0x0e, 0xe7, 0x00, 0x8e, 0xc3, 0x01,
   0xce, 0x81, 0x03, 0xee, 0x00, 0x07, 0x7e, 0x00, 0x0e, 0x3e, 0x00, 0x1c,
   0x1e, 0x00, 0x38, 0x0e, 0x00, 0x70, 0x0e, 0x00, 0x60, 0x0e, 0x00, 0x00};
