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,0xfc,0x00,0x00,0x02,0x00,0x00,0x01,0x00,0x00,0x01,
|
|
0x00,0x00,0xf9,0x00,0x00,0xf9,0x10,0x00,0x01,0x30,0x00,0x01,0x50,0x00,0x23,
|
|
0xa0,0x01,0x06,0x20,0x0e,0xfa,0x40,0xf0,0x07,0x40,0x00,0xf8,0x40,0x00,0x00,
|
|
0x43,0x80,0x01,0xfd,0x7f,0x01,0x01,0x00,0x01,0xc1,0x07,0x21,0x21,0x08,0x01,
|
|
0x11,0x10,0x21,0xd1,0x16,0x71,0xd1,0x16,0xd9,0x11,0x10,0x07};
|