9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x41,0xff,0xff,0xa1,0xff,0xff,0x81,0xff,0xff,0x05,0xff,0xff,0x02,0xfd,0xff,
|
|
0x01,0xfe,0xff,0x89,0xfc,0xff,0x06,0xfc,0xff,0x02,0xe8,0xff,0x02,0xf0,0xff,
|
|
0x04,0xc8,0xff,0x14,0x80,0xfd,0x08,0x00,0xfe,0x08,0x00,0xb9,0x50,0x00,0xc0,
|
|
0x20,0x00,0x10,0x20,0x00,0x00,0xc0,0x02,0x00,0x80,0x21,0x00,0x00,0x12,0x00,
|
|
0x00,0x4c,0x00,0x00,0x30,0x10,0x00,0xc0,0x09,0x00,0x00,0xf6};
|