10 lines
446 B
Plaintext
10 lines
446 B
Plaintext
#define tree_1_width 24
|
|
#define tree_1_height 24
|
|
static char tree_1_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x7f,0x00,0xc0,0x80,0x03,0x30,0x1a,0x0e,
|
|
0x4c,0x00,0x19,0x04,0x31,0x33,0x90,0x01,0x20,0x92,0x00,0x20,
|
|
0x82,0x44,0x48,0x02,0x44,0x4a,0x4a,0x60,0x60,0xca,0x10,0x41,
|
|
0x04,0x04,0x2c,0x24,0x40,0x24,0x08,0x53,0x19,0x30,0x00,0x0e,
|
|
0xc0,0xfd,0x01,0x00,0x3a,0x00,0x00,0x38,0x00,0x00,0x38,0x00,
|
|
0x00,0x2c,0x00,0x00,0x7e,0x00,0x00,0xec,0x00,0x00,0x06,0x00};
|