9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x18,0x01,0x00,0x00,0x03,0x20,0x00,0x02,0x18,0x00,0x3e,0x00,0x80,0xc1,0x00,
|
|
0xe0,0x20,0x01,0x00,0x00,0x06,0x00,0x00,0x78,0x00,0x00,0x00,0x03,0xf0,0x00,
|
|
0x0c,0x1c,0x01,0x10,0x8c,0x02,0x24,0x07,0x02,0xd0,0x03,0x02,0x08,0x07,0x02,
|
|
0x00,0x88,0x05,0x00,0x08,0x04,0x80,0x08,0x04,0xc0,0x10,0x1b,0x30,0x20,0x20,
|
|
0x00,0x20,0x60,0x00,0xc0,0x41,0x00,0x00,0x00,0x00,0x00,0x00};
|