1#define arrow15_width 15
2#define arrow15_height 15
3static unsigned char arrow15_bits[] = {
4   0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x0a, 0x00, 0x3d, 0x00, 0xfa, 0x00,
5   0xfd, 0x03, 0xfa, 0x0f, 0xfd, 0x1f, 0xfa, 0x0f, 0xfd, 0x03, 0xfa, 0x00,
6   0x3d, 0x00, 0x0a, 0x00, 0x01, 0x00};
7