/usr/share/doc/axiom-doc/bitmaps/lt.bitmap is in axiom-hypertex-data 20170501-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | #define lt_width 30
#define lt_height 16
static char lt_bits[] = {
0x00, 0x00, 0xfc, 0x0f, 0x00, 0x00, 0xc4, 0x0c, 0x80, 0x3f, 0xc2, 0x0c,
0x00, 0x06, 0x62, 0x04, 0x00, 0x06, 0x60, 0x00, 0x00, 0x03, 0x60, 0x00,
0x00, 0x03, 0x60, 0x00, 0x00, 0x03, 0x30, 0x00, 0x00, 0x03, 0x30, 0x00,
0x80, 0x01, 0xfc, 0x00, 0x80, 0x01, 0x00, 0x00, 0x80, 0x81, 0x00, 0x00,
0x80, 0xc1, 0x00, 0x00, 0xc0, 0x40, 0x00, 0x00, 0xc0, 0x60, 0x00, 0x00,
0xf0, 0x3f, 0x00, 0x00};
|