#define up_width 13
#define up_height 13
static unsigned char up_bits[] = {
   0x40, 0x00, 0xa0, 0x00, 0x10, 0x01, 0x08, 0x02, 0x04, 0x04, 0x02, 0x08,
   0x01, 0x10, 0x0f, 0x1e, 0x08, 0x02, 0x08, 0x02, 0x08, 0x02, 0x08, 0x02,
   0xf8, 0x03};
