This file is indexed.

/usr/share/doc/axiom-doc/bitmaps/integral.bm is in axiom-hypertex-data 20120501-8.

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 integral_width 16
#define integral_height 16
#define integral_x_hot 7
#define integral_y_hot 8
static char integral_bits[] = {
   0x00, 0x07, 0x80, 0x0d, 0x80, 0x08, 0x80, 0x00, 0x80, 0x00, 0x80, 0x00,
   0x80, 0x00, 0x80, 0x00, 0x80, 0x00, 0x80, 0x00, 0x80, 0x00, 0x80, 0x00,
   0x80, 0x00, 0x88, 0x00, 0xd8, 0x00, 0x70, 0x00};