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,0x00,0x00,0x00,0xff,0xff,0x0f,0x00,0x00,0x08,0x55,0x55,0x15,
|
|
0x00,0x00,0x10,0xaa,0xaa,0x2a,0x00,0x00,0x20,0x55,0x55,0x55,0xff,0xff,0x7f,
|
|
0x7f,0x00,0x40,0x80,0xbc,0x4f,0xbe,0x40,0x50,0xc1,0x1c,0x47,0x1c,0xb2,0x4c,
|
|
0x32,0xb2,0x4c,0x61,0xbe,0x4f,0x61,0xbe,0x4f,0x61,0x00,0x40,0x63,0x00,0x40,
|
|
0x61,0x08,0x51,0x61,0x45,0x4a,0x7f,0x55,0x4a,0xc1,0xff,0x7f};
|