10 lines
527 B
Plaintext
10 lines
527 B
Plaintext
#define weak5_width 24
|
|
#define weak5_height 24
|
|
static char weak5_bits[] = {
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
|
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0x30, 0x10, 0x03, 0x40, 0x29, 0x14,
|
|
0xff, 0xc7, 0xff, 0xff, 0x03, 0xff, 0x84, 0x02, 0x8c, 0x8c, 0x04, 0xac,
|
|
0x72, 0x00, 0x4a, 0x4a, 0x80, 0x42, 0x39, 0x01, 0xad, 0xa1, 0x01, 0x21,
|
|
0xc8, 0x90, 0x9c, 0x84, 0x79, 0xb0, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00,
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
|