#define fruta1_width 16
#define fruta1_height 16
static unsigned char fruta1_bits[] = {
   0x00, 0x00, 0xe0, 0x31, 0xc0, 0x0b, 0x00, 0x06, 0x00, 0x02, 0x00, 0x01,
   0xc0, 0x03, 0xe0, 0x07, 0xf0, 0x0f, 0x70, 0x0e, 0x70, 0x0e, 0x30, 0x0c,
   0x70, 0x0e, 0xe0, 0x07, 0xc0, 0x03, 0x00, 0x00};
