9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x03,0x80,0x68,0x4b,0xf4,0x43,0x4b,0xfd,0xe7,0xad,0x0f,0x8c,0xf5,0x03,0xd8,
|
|
0x7e,0x00,0x90,0x0f,0x00,0x90,0x01,0x00,0xd0,0x00,0x00,0x90,0x00,0x00,0x48,
|
|
0x00,0x00,0x68,0x00,0x00,0x24,0x00,0x00,0x16,0x00,0x00,0x0b,0x00,0x80,0x05,
|
|
0x00,0x40,0x02,0x00,0xb0,0x01,0x00,0x6c,0x00,0x00,0x1b,0x00,0xc8,0x06,0x00,
|
|
0xb4,0x01,0x00,0x62,0x00,0x00,0x3f,0x00,0x00,0x00,0x00,0x00};
|