#define arvore4_width 16
#define arvore4_height 16
static unsigned char arvore4_bits[] = {
   0x80, 0x01, 0xc0, 0x03, 0x80, 0x01, 0xe0, 0x07, 0x80, 0x01, 0xe0, 0x07,
   0x90, 0x09, 0xe0, 0x07, 0x90, 0x09, 0xe8, 0x17, 0x98, 0x19, 0x84, 0x21,
   0x80, 0x01, 0x80, 0x01, 0xf0, 0x0f, 0x00, 0x00};
