#define ok_width 16
#define ok_height 16
static unsigned char ok_bits[] = {
  0x00, 0xc0, 0x00, 0xe0, 0x00, 0x70, 0x04, 0x38, 0x0c, 0x1c, 0x18, 0x0e,
  0x30, 0x07, 0x30, 0x03, 0xe0, 0x01, 0xe0, 0x01, 0xc0, 0x00, 0xc0, 0x00,
  0xc0, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, };
