9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x11,0x00,0x02,0x12,0x10,0x02,0x12,0x00,0x02,0x62,0x00,0x01,0xe2,0xc3,0x01,
|
|
0xfc,0xff,0x01,0xe6,0xff,0x03,0xe2,0xef,0x03,0xfc,0xef,0x03,0xf0,0xff,0x03,
|
|
0xf0,0xff,0x03,0xf0,0xff,0x03,0xf0,0xff,0x03,0x20,0xff,0x01,0xe0,0x7f,0x01,
|
|
0xe0,0xfb,0x01,0xe0,0xfb,0x01,0xe0,0xf3,0x01,0xe0,0xf3,0x01,0xee,0xf3,0x0d,
|
|
0xbb,0xb2,0x1a,0x55,0x53,0x15,0xab,0xb2,0x1a,0xfe,0xe1,0x0f};
|