10 lines
458 B
Plaintext
10 lines
458 B
Plaintext
#define Darkblade6_width 24
|
|
#define Darkblade6_height 24
|
|
static char Darkblade6_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x30,0x00,0x00,0x28,
|
|
0x00,0x00,0x14,0x00,0x00,0x0a,0x00,0x80,0x05,0x00,0x80,0x03,
|
|
0x00,0xc0,0x03,0x00,0xf0,0x00,0x00,0x70,0x00,0x00,0x78,0x00,
|
|
0x00,0x1e,0x00,0x18,0x0e,0x00,0x18,0x0f,0x00,0xf0,0x03,0x00,
|
|
0xf0,0x01,0x00,0xe0,0x00,0x00,0xf0,0x01,0x00,0xb8,0x07,0x00,
|
|
0x1a,0x06,0x00,0x06,0x00,0x00,0x0e,0x00,0x00,0x00,0x00,0x00};
|