9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0xfb,0xfb,0xfb,0x1b,0x1a,0x1a,0xf3,0xf3,0xf3,0x03,0x00,0x00,0xf3,0xe1,0xf1,
|
|
0x0b,0x12,0x1a,0xfb,0xf3,0xfb,0x1b,0x32,0x1a,0xf3,0xe3,0xf3,0x03,0x00,0x00,
|
|
0xf3,0xf1,0xf1,0x0b,0x0a,0x0a,0xfb,0xfb,0xfb,0x1b,0x1a,0x1a,0xf3,0xf3,0xf3,
|
|
0x03,0x00,0x00,0xf3,0xf1,0xf1,0x0b,0x0a,0x0a,0xfb,0xfb,0xfb,0x1b,0x1a,0x1a,
|
|
0xff,0xff,0xff,0x55,0x55,0x55,0x01,0x00,0x00,0xfe,0xff,0xff};
|