This file is indexed.

/usr/share/doc/axiom-doc/bitmaps/epsilon.xbm 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
#define epsilon_width 15
#define epsilon_height 20
static char epsilon_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x07, 0xc0, 0x08,
   0x60, 0x00, 0x60, 0x00, 0xe0, 0x03, 0x60, 0x00, 0x60, 0x00, 0x60, 0x00,
   0xc0, 0x08, 0x80, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00};