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,0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x00,0x00,0x10,0x00,0x00,
|
|
0x32,0x00,0x00,0xe4,0x40,0x00,0xcc,0x43,0x06,0x18,0xef,0x33,0xf0,0xfe,0x1f,
|
|
0xf0,0xfb,0x3f,0x80,0xf9,0x7f,0x80,0x7f,0x3e,0xc0,0xdf,0xbd,0xe0,0x3f,0xfb,
|
|
0xfc,0x39,0x7a,0xfc,0x3d,0xfe,0xfc,0x0c,0x7a,0x78,0x8e,0xff,0xa8,0x8e,0xfa,
|
|
0x80,0xc7,0x3d,0x80,0x63,0x3d,0x00,0x53,0x7f,0x00,0xb0,0xff};
|