10 lines
455 B
Plaintext
10 lines
455 B
Plaintext
#define lbullet_1_width 24
|
|
#define lbullet_1_height 24
|
|
static char lbullet_1_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x1c,0x00,0x00,0x3e,0x00,
|
|
0x00,0x73,0x00,0x00,0x7b,0x00,0x00,0x7f,0x00,0x00,0x3e,0x00,
|
|
0x00,0x1c,0x00,0x00,0x00,0x00,0x00,0x41,0x00,0x00,0x22,0x00,
|
|
0x00,0x22,0x00,0x00,0x14,0x00,0x00,0x14,0x00,0x00,0x14,0x00,
|
|
0x00,0x08,0x00,0x00,0x08,0x00,0x00,0x08,0x00,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0x00,0x08,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|