10 lines
431 B
Plaintext
10 lines
431 B
Plaintext
#define +_width 24
|
|
#define +_height 24
|
|
static char +_bits[] = {
|
|
0x02,0xc6,0x3d,0x64,0xc0,0x3f,0x07,0xd8,0xde,0x97,0xc1,0xff,
|
|
0x07,0xf0,0x6f,0x33,0xc7,0x77,0x03,0xa0,0xf7,0x63,0xc6,0xbb,
|
|
0x01,0xc0,0xfb,0xc9,0xdc,0xdd,0x01,0xc0,0xfd,0x9c,0xd3,0xee,
|
|
0x00,0xc0,0xfe,0x33,0x73,0x7f,0x00,0x40,0xff,0xcc,0xa2,0xbb,
|
|
0x00,0x00,0x00,0x31,0xc6,0x38,0x00,0x00,0x00,0xe6,0xcc,0x30,
|
|
0x00,0x00,0x00,0x33,0x30,0xc8,0x04,0x03,0x23,0x04,0x00,0x20};
|