#define hollow-arrow_width 16
#define hollow-arrow_height 16
static char hollow-arrow_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x00, 0x80, 0x01, 0x80, 0x03,
   0xff, 0x07, 0x80, 0x0f, 0x80, 0x0f, 0xff, 0x07, 0x80, 0x03, 0x80, 0x01,
   0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
