/usr/share/doc/axiom-doc/bitmaps/xperv.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 | #define Xperv_width 16
#define Xperv_height 16
static char Xperv_bits[] = {
0xe0, 0x07, 0x18, 0x18, 0x24, 0x24, 0x62, 0x46, 0xc2, 0x43, 0xb1, 0x8d,
0x31, 0x8c, 0x01, 0xa0, 0x01, 0xb0, 0x01, 0x98, 0x01, 0x8c, 0xe2, 0x47,
0x02, 0x40, 0x04, 0x20, 0x18, 0x18, 0xe0, 0x07};
|