#define pullright_width 16
#define pullright_height 16
static unsigned char pullright_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0xf0, 0x00, 0xe0, 0x01, 0x80, 0x03, 0x00, 0x07,
   0xfe, 0x0f, 0xfe, 0x1f, 0xfe, 0x1f, 0xfe, 0x0f, 0x00, 0x07, 0x80, 0x03,
   0xe0, 0x01, 0xf0, 0x00, 0x00, 0x00, 0x00, 0x00};
