10 lines
446 B
Plaintext
10 lines
446 B
Plaintext
#define cor-ne_width 24
|
|
#define cor-ne_height 24
|
|
static char cor-ne_bits[] = {
|
|
0x40,0x10,0x01,0x40,0xfc,0x01,0x40,0x03,0x06,0x40,0xf9,0x08,
|
|
0xc0,0xfc,0x13,0xc0,0x02,0x57,0xc0,0x02,0xee,0xa0,0x02,0x2c,
|
|
0x20,0x05,0x2c,0x30,0x19,0x26,0x10,0xe2,0xd3,0x18,0x0c,0x18,
|
|
0x48,0xf0,0x0f,0x8c,0x00,0x08,0x24,0x00,0x04,0x46,0x88,0x03,
|
|
0x12,0x00,0x02,0x23,0xc4,0x01,0x0a,0x00,0x01,0x12,0xe2,0x00,
|
|
0x04,0x80,0xff,0x08,0x51,0x00,0x30,0x60,0x00,0xc0,0x1f,0x00};
|