#define amazon1b_mask_width 12
#define amazon1b_mask_height 21
static unsigned char amazon1b_mask_bits[] = {
   0x70, 0x00, 0xf0, 0x00, 0xf0, 0x01, 0xf0, 0x01, 0xf0, 0x03, 0xe0, 0x03,
   0xe0, 0x00, 0xf8, 0x01, 0xf8, 0x01, 0xe0, 0x01, 0xf0, 0x01, 0xf0, 0x01,
   0xf0, 0x01, 0xf0, 0x00, 0xf0, 0x00, 0xe0, 0x00, 0xe0, 0x00, 0xa0, 0x00,
   0xa0, 0x00, 0xa0, 0x00, 0xf8, 0x01};
