summaryrefslogtreecommitdiffstats
path: root/kenolaba/bitmaps/Arrow6
blob: 159770b4ca22e52998f2951360d1a7f73ce8775c (plain)
1
2
3
4
5
6
7
8
#define Arrow6_width 16
#define Arrow6_height 16
#define Arrow6_x_hot 7
#define Arrow6_y_hot 7
static unsigned char Arrow6_bits[] = {
   0x00, 0x00, 0x00, 0x08, 0x00, 0x0e, 0x80, 0x0f, 0xe0, 0x0f, 0xf0, 0x0f,
   0xc0, 0x0f, 0xc0, 0x0f, 0xe0, 0x0d, 0xf0, 0x08, 0xf0, 0x00, 0x78, 0x00,
   0x38, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00};