/usr/share/doc/axiom-doc/bitmaps/xr.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 xr_width 20
#define xr_height 16
static char xr_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x70, 0x07, 0x00,
0xc8, 0x0e, 0x00, 0xcc, 0x06, 0x00, 0xc0, 0x00, 0x00, 0x60, 0x00, 0x00,
0x60, 0x00, 0x00, 0x6c, 0xc4, 0x06, 0x7c, 0xc2, 0x0d, 0xdc, 0xa3, 0x05,
0x00, 0x80, 0x00, 0x00, 0xc0, 0x00, 0x00, 0xc0, 0x00, 0x00, 0x40, 0x00};
|