9 lines
450 B
Plaintext
9 lines
450 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x00,0x00,0x20,0xff,0xff,0x2f,0x00,0x00,0x42,0xee,0xe6,0x7e,0xaa,0x2a,0xfe,
|
|
0xaa,0xea,0x6a,0xaa,0x8a,0x56,0xee,0xe6,0x62,0x00,0x00,0x42,0xff,0xff,0x63,
|
|
0x00,0x00,0x40,0xf0,0xe1,0x67,0x29,0x13,0x4c,0x95,0x16,0x6c,0x4d,0x16,0x4c,
|
|
0x25,0x17,0x6c,0x95,0x16,0x4c,0x4d,0xf6,0x6f,0x25,0xf7,0x4f,0x94,0x06,0x60,
|
|
0x4c,0x06,0x40,0x24,0x07,0x60,0xfc,0x07,0x40,0x07,0xfe,0x7f};
|