#define zen_width  17
#define zen_height 17
#define zen_x_hot  8
#define zen_y_hot  8
static unsigned char zen_bits[] = {
   0x00, 0x01, 0x00, 0xe0, 0x0f, 0x00, 0xf8, 0x3f, 0x00, 0xfc, 0x4f, 0x00,
   0x3c, 0x5f, 0x00, 0x3e, 0x8f, 0x00, 0xfe, 0x8f, 0x00, 0xfe, 0x87, 0x00,
   0xff, 0x03, 0x01, 0x7e, 0x80, 0x00, 0x3e, 0x80, 0x00, 0x1e, 0x86, 0x00,
   0x1c, 0x46, 0x00, 0x1c, 0x40, 0x00, 0x38, 0x30, 0x00, 0x60, 0x0c, 0x00,
   0x80, 0x03, 0x00};
