#define arrows_width 16 #define arrows_height 16 static unsigned char arrows_bits[] = { 0x00, 0x02, 0x00, 0x06, 0xff, 0x0f, 0x00, 0x06, 0x10, 0x02, 0x20, 0x00, 0x40, 0x00, 0xff, 0x00, 0x40, 0x00, 0x20, 0x01, 0x10, 0x07, 0x00, 0x3f, 0xff, 0xff, 0x00, 0x3f, 0x00, 0x07, 0x00, 0x01};