#define azul3_width 16
#define azul3_height 16
static unsigned char azul3_bits[] = {
   0x01, 0x80, 0x02, 0x40, 0xc4, 0x23, 0x38, 0x1c, 0x18, 0x18, 0x28, 0x14,
   0x44, 0x22, 0x84, 0x21, 0x84, 0x21, 0x44, 0x22, 0x28, 0x14, 0x18, 0x18,
   0x38, 0x1c, 0xc4, 0x23, 0x02, 0x40, 0x01, 0x80};
