9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x00,0x00,0x20,0xdb,0xb6,0x2d,0x00,0x00,0x40,0xff,0xff,0x7f,0xff,0xff,0x7f,
|
|
0x00,0x00,0x41,0xc4,0x32,0x42,0x2a,0x0a,0x46,0xae,0x0a,0x4a,0xca,0x32,0x52,
|
|
0x00,0x00,0x54,0xe0,0x83,0x59,0x10,0x46,0x50,0x09,0x0c,0x47,0x89,0x8c,0x4c,
|
|
0x89,0x4c,0x58,0x49,0x4d,0x58,0x49,0x4d,0x58,0xc9,0xcd,0x58,0xf9,0x4f,0x58,
|
|
0xf9,0x4f,0x58,0x00,0x40,0x58,0x00,0xc0,0x5f,0xff,0x7f,0x70};
|