This file is indexed.

/usr/share/blt2.4/demos/bitmaps/fish/right1m.xbm is in blt-demo 2.4z-7ubuntu2.

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 fc_right1m_width 16
#define fc_right1m_height 16
#define fc_right1m_x_hot 8
#define fc_right1m_y_hot 8
static char fc_right1m_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0xc0, 0x00, 0xc0, 0x03, 0xe8, 0x07, 0xf8, 0x0f,
   0xf8, 0x1f, 0xf8, 0x1f, 0xf8, 0x1f, 0xf8, 0x1f, 0xf8, 0x0f, 0xf8, 0x0f,
   0xc8, 0x07, 0x80, 0x01, 0x80, 0x00, 0x00, 0x00};