9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x00,0x50,0x00,0x00,0x80,0x00,0x00,0x81,0x00,0x80,0x80,0x00,0x30,0x80,0x00,
|
|
0x0c,0x70,0x01,0x80,0x21,0x05,0x00,0x00,0x02,0x11,0x10,0x0a,0x11,0x90,0x04,
|
|
0x80,0x80,0x04,0x80,0x00,0x28,0x04,0x20,0x10,0x11,0x88,0x12,0x11,0x89,0x10,
|
|
0x00,0x00,0x14,0x04,0x48,0x24,0x90,0x22,0x21,0x92,0x22,0x11,0x02,0x00,0x04,
|
|
0x48,0x14,0x05,0x4a,0x55,0x01,0x12,0x41,0x00,0x00,0x00,0x00};
|