9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x00,0xc4,0xff,0x00,0xde,0xb9,0x0c,0xdc,0xfe,0x1e,0x62,0xef,0x38,0xbe,0xff,
|
|
0xfe,0xbe,0xff,0x9f,0x3b,0xff,0xf9,0xc5,0xbe,0xfc,0xfb,0x7e,0xfc,0x27,0xff,
|
|
0x8c,0xc1,0xfd,0x18,0x00,0xfe,0x00,0x00,0x7e,0x00,0x20,0x7f,0x00,0xf0,0x3f,
|
|
0x00,0xf8,0x3f,0x00,0xf8,0x3f,0x00,0x28,0x1b,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|