#define up_down_width 16
#define up_down_height 16
static unsigned char up_down_bits[] = {
   0xff, 0xff, 0x01, 0x80, 0x95, 0x91, 0xc9, 0xa3, 0xe5, 0x87, 0xf1, 0xaf,
   0x85, 0x81, 0xa9, 0xa9, 0x95, 0x95, 0x81, 0xa1, 0xf5, 0x8f, 0xe1, 0xa7,
   0xc5, 0x93, 0x89, 0xa9, 0x01, 0x80, 0xff, 0xff};
