10 lines
461 B
Plaintext
10 lines
461 B
Plaintext
#define dragelec2.6_width 24
|
|
#define dragelec2.6_height 24
|
|
static char dragelec2.6_bits[] = {
|
|
0x00,0x00,0x00,0xfc,0x7f,0x00,0xf0,0x3f,0x00,0xe0,0x1f,0x00,
|
|
0xf0,0x0f,0x00,0xfc,0x07,0x00,0xff,0x03,0x00,0xff,0x01,0x00,
|
|
0xff,0x00,0x00,0x4f,0x00,0x00,0x03,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,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|