10 lines
455 B
Plaintext
10 lines
455 B
Plaintext
#define lbullet_5_width 24
|
|
#define lbullet_5_height 24
|
|
static char lbullet_5_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x08,0x00,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0x00,0x08,0x00,0x00,0x08,0x00,0x00,0x08,0x00,
|
|
0x00,0x14,0x00,0x00,0x14,0x00,0x00,0x14,0x00,0x00,0x22,0x00,
|
|
0x00,0x22,0x00,0x00,0x41,0x00,0x00,0x00,0x00,0x00,0x1c,0x00,
|
|
0x00,0x3e,0x00,0x00,0x7f,0x00,0x00,0x6f,0x00,0x00,0x67,0x00,
|
|
0x00,0x3e,0x00,0x00,0x1c,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|