/usr/share/doc/axiom-doc/bitmaps/uij.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 uij_width 25
#define uij_height 16
static char uij_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x1c, 0x03, 0x00, 0x00, 0x1a, 0x03, 0x00, 0x00,
0x1a, 0x83, 0xc1, 0x00, 0x18, 0x83, 0x40, 0x00, 0x8c, 0x01, 0x00, 0x00,
0x8c, 0x61, 0x30, 0x00, 0x8c, 0xe5, 0x70, 0x00, 0xcc, 0xd5, 0x68, 0x00,
0xf8, 0x43, 0x60, 0x00, 0x00, 0xe0, 0x20, 0x00, 0x00, 0xa0, 0x20, 0x00,
0x00, 0xe0, 0x30, 0x00, 0x00, 0x00, 0x30, 0x00, 0x00, 0x00, 0x16, 0x00,
0x00, 0x00, 0x1e, 0x00};
|