This file is indexed.

/usr/share/blt2.4/demos/bitmaps/fish/left.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_left_width 16
#define fc_left_height 16
#define fc_left_x_hot 8
#define fc_left_y_hot 8
static char fc_left_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x0f, 0xc0, 0x04, 0x70, 0x82, 0x8c, 0xe2,
   0x22, 0x9c, 0x2d, 0x90, 0x2d, 0x80, 0x21, 0x90, 0x22, 0x9c, 0x1c, 0xe3,
   0x70, 0x82, 0x80, 0x02, 0x00, 0x07, 0x00, 0x00};