10 lines
452 B
Plaintext
10 lines
452 B
Plaintext
#define bigwiza6_width 24
|
|
#define bigwiza6_height 24
|
|
static char bigwiza6_bits[] = {
|
|
0x08,0x00,0x00,0x04,0x00,0x00,0x00,0x00,0x00,0x35,0xfc,0x00,
|
|
0xff,0x01,0x00,0xff,0xff,0x07,0xff,0x07,0x0c,0x7b,0x06,0x08,
|
|
0xff,0xc7,0x0f,0xff,0xa7,0x00,0xfd,0xd7,0x01,0xf0,0x35,0x00,
|
|
0x6f,0x16,0x00,0x9f,0x03,0x00,0xe0,0x00,0x00,0x0f,0x00,0x00,
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|