10 lines
431 B
Plaintext
10 lines
431 B
Plaintext
#define +_width 24
|
|
#define +_height 24
|
|
static char +_bits[] = {
|
|
0x00,0xd2,0x00,0x00,0xaa,0x00,0x00,0x4a,0x00,0x00,0x26,0x00,
|
|
0x00,0x26,0x00,0x88,0x8a,0x88,0xcc,0xcc,0xcc,0xaa,0xaa,0xaa,
|
|
0x44,0x44,0x44,0xff,0xff,0xff,0x22,0x22,0x22,0x11,0x91,0x10,
|
|
0x11,0xd3,0x10,0x88,0xaa,0x88,0x88,0x4a,0x88,0x44,0x26,0x44,
|
|
0x44,0x26,0x44,0x22,0x92,0x22,0xff,0xd3,0xfe,0x00,0xaa,0x00,
|
|
0x00,0x4a,0x00,0x00,0x26,0x00,0x00,0x26,0x00,0x00,0x92,0x00};
|