9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x52,0x80,0xcb,0x7f,0x80,0xcd,0x00,0x80,0xc8,0x00,0x80,0x8a,0x00,0x80,0x0f,
|
|
0x00,0x00,0x00,0xe0,0xff,0x01,0x30,0x00,0x02,0x38,0x00,0x04,0x18,0x00,0x08,
|
|
0x78,0x55,0x0d,0xb8,0xaa,0x0a,0xb8,0xaa,0x0a,0xb8,0xaa,0x0a,0xb8,0xaa,0x0a,
|
|
0xb1,0xaa,0xca,0x61,0x55,0x8d,0x01,0x00,0x00,0x01,0x00,0x00,0x01,0x00,0x00,
|
|
0x21,0x00,0x00,0x50,0x00,0xfe,0x99,0x00,0x01,0x9a,0x00,0xff};
|