9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x00,0xe7,0x30,0x00,0xe3,0x1a,0x80,0xd7,0xba,0x80,0x71,0x98,0xc0,0x79,0x1e,
|
|
0xc0,0xbb,0x8c,0xc0,0x35,0x9e,0x60,0x1c,0xce,0xe0,0x3a,0x8d,0x70,0x8e,0xe6,
|
|
0x30,0xcf,0xef,0x30,0x4b,0xa3,0xb8,0x85,0xeb,0x98,0xe5,0xa1,0xdc,0xe2,0xd3,
|
|
0x6c,0xd3,0x71,0xa6,0xf1,0x7a,0x9e,0xf8,0x78,0xde,0x5a,0x34,0x6c,0x7c,0x24,
|
|
0xf6,0xee,0x3a,0xfe,0x7f,0x7e,0x9c,0xe3,0xef,0x00,0xc0,0xc7};
|