#define egg_mask_open_width 10
#define egg_mask_open_height 15
static unsigned char egg_mask_open_bits[] = {
   0x03, 0x03, 0x86, 0x01, 0x8e, 0x01, 0xce, 0x01, 0xff, 0x01, 0xff, 0x01,
   0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03,
   0xff, 0x01, 0xfe, 0x01, 0xfe, 0x00};
