/usr/share/doc/axiom-doc/bitmaps/integral.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 | #define i_width 20
#define i_height 20
static char i_bits[] = {
0x80, 0x09, 0x00, 0xc0, 0x0b, 0x00, 0x40, 0x3a, 0x00, 0x40, 0x4a, 0x00,
0x40, 0x48, 0x00, 0x40, 0x38, 0x00, 0x40, 0x00, 0x00, 0x40, 0x00, 0x00,
0x40, 0x00, 0x00, 0x40, 0x00, 0x00, 0x40, 0x00, 0x00, 0x40, 0x00, 0x00,
0x40, 0x00, 0x00, 0x40, 0x00, 0x00, 0x40, 0x00, 0x00, 0x40, 0x0e, 0x00,
0x48, 0x09, 0x00, 0x78, 0x09, 0x00, 0x30, 0x0e, 0x00, 0x00, 0x00, 0x00};
|