9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0xff,0x01,0x00,0xff,0x09,0x20,0xff,0x01,0x00,0xff,0x01,0x02,0xff,0x01,0x00,
|
|
0xff,0x01,0x08,0xff,0x05,0x00,0xff,0x81,0x00,0xff,0x01,0x81,0xff,0x01,0x00,
|
|
0xff,0x11,0x00,0xff,0x01,0x00,0xff,0x01,0x20,0xff,0x01,0x02,0xff,0x09,0x00,
|
|
0x10,0x01,0x00,0x08,0x01,0x00,0x8a,0x01,0x20,0xf4,0x00,0x00,0xc7,0x00,0x00,
|
|
0x42,0x80,0x02,0x61,0x04,0x01,0x21,0x00,0x00,0x1e,0x00,0x10};
|