10 lines
461 B
Plaintext
10 lines
461 B
Plaintext
#define firebrand_3_width 24
|
|
#define firebrand_3_height 24
|
|
static char firebrand_3_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x01,0x72,0x00,0x20,0x48,0x00,0x50,0x44,
|
|
0x00,0x52,0x2a,0x00,0x22,0x11,0x00,0x85,0x08,0x00,0x45,0x05,
|
|
0x00,0x22,0x02,0x00,0x38,0x01,0x00,0xc8,0x00,0x40,0x4e,0x00,
|
|
0x40,0x72,0x00,0x40,0x13,0x00,0xc0,0x1c,0x00,0xc0,0x04,0x00,
|
|
0x60,0x03,0x00,0xe0,0x1f,0x00,0xf0,0x00,0x00,0x38,0x00,0x00,
|
|
0x1e,0x00,0x00,0x0a,0x00,0x00,0x0e,0x00,0x00,0x00,0x00,0x00};
|