9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0xfe,0x42,0x00,0x04,0x9f,0x01,0x08,0x38,0x02,0x19,0xc0,0x1c,0x10,0x00,0x23,
|
|
0x25,0x00,0x5e,0x43,0x00,0xa6,0x9c,0x01,0xcc,0x70,0x06,0x98,0xc0,0x19,0x20,
|
|
0x00,0xe7,0x01,0x00,0x1c,0x06,0x01,0xf0,0x09,0x01,0x60,0x16,0x01,0xc0,0x18,
|
|
0x01,0x80,0x03,0x01,0x00,0x06,0x01,0x00,0x00,0x01,0x00,0x00,0x03,0x00,0x00,
|
|
0x0c,0x00,0x00,0x13,0x00,0x00,0x3c,0x00,0x00,0x00,0x00,0x00};
|