#define arrow_west_m_width 16
#define arrow_west_m_height 16
#define arrow_west_m_x_hot 0
#define arrow_west_m_y_hot 0
static char arrow_west_m_bits[] = {
   0x00, 0x80, 0x00, 0x81, 0x80, 0x80, 0x40, 0x80, 0x20, 0x80, 0x10, 0x80,
   0x08, 0x80, 0xfc, 0xff, 0x08, 0x80, 0x10, 0x80, 0x20, 0x80, 0x40, 0x80,
   0x80, 0x80, 0x00, 0x81, 0x00, 0x80, 0x00, 0x80};
