10 lines
455 B
Plaintext
10 lines
455 B
Plaintext
#define lbullet_7_width 24
|
|
#define lbullet_7_height 24
|
|
static char lbullet_7_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
0x70,0x04,0x00,0xf8,0x18,0x00,0xcc,0xe1,0x00,0xec,0x01,0x27,
|
|
0xfc,0xe1,0x00,0xf8,0x18,0x00,0x70,0x04,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};
|