#define azul4_width 16
#define azul4_height 16
static unsigned char azul4_bits[] = {
   0x01, 0x80, 0x02, 0x40, 0xc4, 0x23, 0x38, 0x1c, 0xd8, 0x1b, 0x28, 0x14,
   0x54, 0x2a, 0x94, 0x29, 0x94, 0x29, 0x54, 0x2a, 0x28, 0x14, 0xd8, 0x1b,
   0x38, 0x1c, 0xc4, 0x23, 0x02, 0x40, 0x01, 0x80};
