arch/connect/Spinner/spinner.119

10 lines
446 B
Plaintext

#define spin_8_width 24
#define spin_8_height 24
static char spin_8_bits[] = {
0x00,0x00,0x00,0x00,0x7f,0x00,0xc0,0xc0,0x01,0x70,0x40,0x06,
0x88,0x40,0x08,0x84,0x20,0x10,0x04,0x21,0x10,0x02,0x22,0x30,
0x02,0x12,0x2c,0x0f,0x14,0x42,0x71,0x8c,0x41,0x81,0x7d,0x40,
0x01,0x36,0x40,0x01,0xdf,0x40,0xc1,0x18,0x47,0x21,0x14,0x78,
0x1a,0x24,0x20,0x06,0x22,0x20,0x04,0x42,0x10,0x04,0x82,0x10,
0x08,0x81,0x08,0x30,0x01,0x07,0xc0,0x81,0x01,0x00,0x7f,0x00};