mlvwm/bitmap/label3

9 lines
428 B
Plaintext

#define label3_width 18
#define label3_height 18
static unsigned char label3_bits[] = {
0xe0, 0x1f, 0x00, 0x50, 0x35, 0x00, 0xa8, 0x6a, 0x00, 0x54, 0xd5, 0x00,
0xaa, 0xaa, 0x01, 0x55, 0x55, 0x03, 0xff, 0xff, 0x03, 0xff, 0xff, 0x03,
0xa9, 0x2a, 0x02, 0xff, 0xff, 0x03, 0xff, 0xff, 0x03, 0xff, 0xff, 0x03,
0xab, 0xaa, 0x02, 0x56, 0x55, 0x01, 0xac, 0xaa, 0x00, 0x58, 0x55, 0x00,
0xb0, 0x2a, 0x00, 0xe0, 0x1f, 0x00};