/usr/share/doc/axiom-doc/bitmaps/ing.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 junk_width 16
#define junk_height 32
static char junk_bits[] = {
0x00, 0x00, 0x00, 0x02, 0x00, 0x02, 0x00, 0x02, 0x30, 0x0e, 0x78, 0x12,
0x48, 0x12, 0x48, 0x0e, 0x08, 0x00, 0x08, 0x00, 0x08, 0x00, 0x08, 0x00,
0x08, 0x00, 0x08, 0x00, 0x08, 0x00, 0x08, 0x00, 0x08, 0x00, 0x08, 0x00,
0x08, 0x00, 0x08, 0x00, 0x08, 0x00, 0x08, 0x00, 0x08, 0x00, 0x08, 0x00,
0x08, 0x00, 0x09, 0x00, 0x09, 0x00, 0x0f, 0x00, 0xc6, 0x01, 0x20, 0x01,
0x20, 0x01, 0xc0, 0x01};
|