9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x51,0x16,0x00,0x61,0xac,0x6d,0x41,0x38,0x00,0x0d,0xf0,0xff,0x9d,0xef,0xff,
|
|
0xad,0x2a,0x00,0xad,0x2d,0xd1,0xad,0x2f,0xd5,0x2d,0x20,0x4e,0xb9,0x21,0xca,
|
|
0xb3,0x23,0x00,0xa6,0x25,0x7c,0x8c,0x25,0xc2,0x98,0x25,0x81,0xb0,0x27,0xb9,
|
|
0xe0,0x25,0xa9,0xc0,0x25,0x91,0x80,0x25,0x95,0x00,0x26,0x91,0x00,0x24,0xff,
|
|
0x00,0x2c,0xff,0x00,0x38,0x00,0x00,0x30,0x00,0x00,0xe0,0xff};
|