9 lines
450 B
Plaintext
9 lines
450 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x10,0x21,0x02,0x10,0xa1,0x02,0x30,0x21,0xc2,0x50,0x21,0x1a,0x10,0xb9,0x02,
|
|
0x32,0x21,0x83,0x52,0x21,0x3a,0x10,0x21,0x02,0x30,0xa1,0x02,0xc0,0x21,0x2e,
|
|
0x04,0x23,0x02,0x14,0xac,0x82,0x04,0x30,0x56,0xa0,0x40,0x02,0x00,0x82,0xe3,
|
|
0x08,0x04,0x1e,0x80,0x00,0x00,0x01,0x48,0x00,0x10,0x09,0x46,0x11,0x02,0x00,
|
|
0x01,0x90,0x00,0x08,0x21,0x24,0x00,0x24,0x21,0x40,0x00,0x01};
|