9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x00,0x78,0x00,0x00,0x4c,0x00,0x00,0x46,0x00,0x00,0xe3,0xff,0x00,0xf1,0x00,
|
|
0x80,0x79,0x55,0x80,0xbc,0xaa,0x80,0x58,0x55,0x80,0xb1,0xaa,0x00,0x43,0x55,
|
|
0x00,0xc6,0xaf,0x00,0xce,0x5f,0x01,0x7e,0xbe,0x02,0xfa,0x78,0x02,0xf6,0xf1,
|
|
0x02,0xea,0xf7,0x03,0xf6,0xbc,0x7c,0xea,0xb4,0x46,0xf6,0xf1,0x8b,0xec,0x3f,
|
|
0x95,0xe8,0xff,0xba,0xe8,0xbf,0x5a,0x10,0xaf,0x7d,0xd0,0xef};
|