9 lines
450 B
Plaintext
9 lines
450 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x81,0x96,0x46,0x01,0xad,0x00,0x01,0xba,0xaa,0x0d,0xf4,0xff,0x1d,0xe8,0xff,
|
|
0x2d,0xb0,0xaa,0x2d,0x60,0x55,0x2d,0x20,0x00,0x2d,0x20,0x00,0xb9,0x21,0x00,
|
|
0xb3,0x23,0x00,0xa6,0x25,0x7c,0x8c,0x25,0xc2,0x98,0x25,0x81,0xb0,0x27,0x81,
|
|
0xe0,0x25,0xd1,0xc0,0x25,0xa9,0x80,0x25,0xc5,0x00,0x26,0x81,0x00,0x24,0xff,
|
|
0x00,0x2c,0xff,0x00,0x38,0x00,0x00,0x30,0x00,0x00,0xe0,0xff};
|