9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x7f,0x16,0x00,0x01,0xac,0x6d,0x81,0x39,0x00,0x8d,0xf3,0xff,0x9d,0xe4,0xff,
|
|
0x2d,0xaf,0x00,0x2d,0xaa,0xa1,0x2d,0xac,0xe2,0x2d,0xa8,0xa4,0xb9,0x21,0xa5,
|
|
0xb3,0x23,0x06,0xa6,0x25,0x7c,0x8c,0x25,0xc2,0x98,0x25,0x91,0xb0,0x27,0x91,
|
|
0xe0,0x25,0xed,0xc0,0x25,0x91,0x80,0x25,0x91,0x00,0x26,0x81,0x00,0x24,0xff,
|
|
0x00,0x2c,0xff,0x00,0x38,0x00,0x00,0x30,0x00,0x00,0xe0,0xff};
|