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,0xc1,0x3f,0x00,0x4d,0xfd,0xff,0xdd,0xea,0xff,
|
|
0xed,0x2f,0x00,0x2d,0x20,0x6c,0x2d,0x20,0x62,0x2d,0x20,0x2a,0xb9,0x21,0x6c,
|
|
0xb3,0x23,0x00,0xa6,0x25,0x7c,0x8c,0x25,0xc2,0x98,0x25,0x89,0xb0,0x27,0x99,
|
|
0xe0,0x25,0xa1,0xc0,0x25,0xad,0x80,0x25,0x85,0x00,0x26,0x99,0x00,0x24,0xff,
|
|
0x00,0x2c,0xff,0x00,0x38,0x00,0x00,0x30,0x00,0x00,0xe0,0xff};
|