#define l_arrow_width 22
#define l_arrow_height 22
#define l_arrow_x_hot 20
#define l_arrow_y_hot 2

static char l_arrow_bits[] = {
 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x1e, 0x00, 0x80, 0x0b,
 0x00, 0xe0, 0x0c, 0x00, 0x38, 0x04, 0x00, 0x0e, 0x06, 0x80, 0x03, 0x02,
 0xe0, 0x00, 0x03, 0x38, 0x00, 0x01, 0xfe, 0x80, 0x01, 0x80, 0x81, 0x00,
 0xc0, 0xc0, 0x00, 0x60, 0x44, 0x00, 0x30, 0x6e, 0x00, 0x18, 0x2b, 0x00,
 0x8c, 0x39, 0x00, 0xc6, 0x18, 0x00, 0x6c, 0x18, 0x00, 0x38, 0x08, 0x00,
 0x10, 0x08, 0x00, 0x00, 0x00, 0x00 };
