#define arvore3_width 16
#define arvore3_height 16
static unsigned char arvore3_bits[] = {
   0x00, 0x00, 0x80, 0x01, 0x80, 0x01, 0x40, 0x02, 0xc0, 0x03, 0x40, 0x02,
   0xe0, 0x07, 0x20, 0x04, 0xf0, 0x0f, 0x90, 0x09, 0xf0, 0x0f, 0x28, 0x14,
   0xf8, 0x1f, 0x80, 0x01, 0xf0, 0x0f, 0x00, 0x00};
