9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x00,0x00,0x00,0xff,0xc7,0xff,0x55,0x45,0x55,0x00,0x22,0x00,0xff,0xe3,0xff,
|
|
0x00,0x00,0x00,0x20,0x00,0x82,0x51,0x00,0x45,0x99,0x80,0xc9,0x99,0x80,0xc9,
|
|
0x99,0x80,0xc9,0x99,0x80,0x89,0x98,0x80,0x09,0xb8,0x80,0x8b,0xd9,0x80,0x4d,
|
|
0x89,0x80,0xc8,0xa9,0x80,0xca,0xf9,0x80,0xcf,0x01,0x00,0xc0,0x00,0x00,0x82,
|
|
0x3f,0x00,0x05,0x40,0x80,0x09,0x7f,0x80,0x89,0x40,0x80,0x49};
|