9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x00,0x00,0x00,0xfe,0xff,0x3f,0x55,0x5d,0x55,0x03,0x14,0x60,0xff,0xf7,0x7f,
|
|
0x03,0x00,0x60,0xe3,0xc1,0x63,0x13,0x62,0x64,0xf3,0xe3,0x67,0x33,0x62,0x64,
|
|
0xe3,0xc3,0x67,0x03,0x00,0x60,0xf3,0x83,0x67,0x1b,0x44,0x68,0xfb,0xc7,0x6f,
|
|
0x3b,0xc4,0x68,0x3b,0xc5,0x6a,0xf3,0x87,0x6f,0x03,0x00,0x60,0x03,0x00,0x60,
|
|
0xe3,0xff,0x61,0x33,0x00,0x62,0xf3,0xff,0x63,0x33,0x00,0x62};
|