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,0x01,0x00,0x00,0x02,0x00,0xe0,0x04,0x00,0xd6,0x04,0x00,0x8a,
|
|
0x05,0x00,0x04,0x05,0x00,0x82,0x04,0x10,0xc1,0x04,0x98,0x20,0x02,0x14,0x31,
|
|
0x03,0x0b,0x6a,0xe2,0x08,0x9c,0x1f,0x04,0x00,0x00,0x06,0x00,0x00,0x07,0x00,
|
|
0x00,0x1d,0x00,0x80,0x14,0x00,0x80,0x70,0x00,0x80,0x50,0x00,0x40,0xc0,0x80,
|
|
0xc0,0x42,0x71,0xc0,0x03,0x4f,0xe1,0x0b,0x0a,0x3e,0x0f,0x81};
|