10 lines
527 B
Plaintext
10 lines
527 B
Plaintext
#define weak4_width 24
|
|
#define weak4_height 24
|
|
static char weak4_bits[] = {
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
|
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0x10, 0xa7, 0x01, 0x00, 0x49, 0x11,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc4, 0xd5, 0x94, 0x9c, 0xee, 0xad,
|
|
0x42, 0x42, 0x42, 0x4a, 0x61, 0x46, 0x21, 0xc3, 0x29, 0xa5, 0x21, 0x21,
|
|
0xdc, 0x91, 0x96, 0xb0, 0xfe, 0x90, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00,
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
|