#define fruta2_width 16
#define fruta2_height 16
static unsigned char fruta2_bits[] = {
   0x00, 0x00, 0xe0, 0x31, 0xc0, 0x0b, 0x00, 0x04, 0x00, 0x02, 0x00, 0x01,
   0x80, 0x01, 0xc0, 0x03, 0xc0, 0x03, 0xe0, 0x07, 0x70, 0x0e, 0x70, 0x0e,
   0xf0, 0x0f, 0xf0, 0x0f, 0xe0, 0x07, 0x00, 0x00};
