SvgaLib/demos/arrow.h

18 lines
874 B
C
Raw Normal View History

unsigned int arrow[64] = {
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00200000, 0x00700000,
0x00380000, 0x00180000, 0x001c0000, 0x000e0000,
0x00070000, 0x00038000, 0x00018000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0xc0000000, 0xb0000000, 0x4c000000, 0x43000000,
0x20c00000, 0x20300000, 0x10080000, 0x10100000,
0x08300000, 0x08600000, 0x04e00000, 0x05f00000,
0x03380000, 0x00180000, 0x001c0000, 0x000e0000,
0x00070000, 0x00038000, 0x00018000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000};