summaryrefslogtreecommitdiffstats
path: root/kenolaba/bitmaps/Arrow3
blob: b511a0178c1f5d6d7f054233e31c0099ec39824d (plain)
1
2
3
4
5
6
7
8
#define Arrow3_width 16
#define Arrow3_height 16
#define Arrow3_x_hot 7
#define Arrow3_y_hot 7
static unsigned char Arrow3_bits[] = {
   0x00, 0x00, 0x00, 0x04, 0x00, 0x0e, 0x00, 0x0f, 0x80, 0x07, 0x88, 0x07,
   0xd8, 0x03, 0xf8, 0x01, 0xf8, 0x01, 0xf8, 0x07, 0xf8, 0x03, 0xf8, 0x00,
   0x38, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00};