summaryrefslogtreecommitdiffstats
path: root/kenolaba/bitmaps/Arrow5
blob: 72b93adc204fb40fa39cf4aacc9a5f5af0a2d6d4 (plain)
1
2
3
4
5
6
7
8
#define Arrow5_width 16
#define Arrow5_height 16
#define Arrow5_x_hot 7
#define Arrow5_y_hot 7
static unsigned char Arrow5_bits[] = {
   0x00, 0x00, 0x08, 0x00, 0x38, 0x00, 0xf8, 0x00, 0xf8, 0x03, 0xf8, 0x07,
   0xf8, 0x01, 0xf8, 0x01, 0xd8, 0x03, 0x88, 0x07, 0x80, 0x07, 0x00, 0x0f,
   0x00, 0x0e, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00};