/usr/share/doc/axiom-doc/bitmaps/mui.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 | #define mui_width 20
#define mui_height 16
static char mui_bits[] = {
0x00, 0x00, 0x00, 0x30, 0x0c, 0x00, 0x30, 0x0c, 0x00, 0x30, 0x06, 0x06,
0x30, 0x06, 0x02, 0x18, 0x06, 0x00, 0x18, 0x86, 0x01, 0x18, 0x8b, 0x03,
0x18, 0x4b, 0x03, 0xfc, 0x0e, 0x03, 0x0c, 0x00, 0x01, 0x0c, 0x00, 0x01,
0x0c, 0x80, 0x01, 0x06, 0x80, 0x01, 0x06, 0xb0, 0x00, 0x00, 0xf0, 0x00};
|