This file is indexed.

/usr/lib/swi-prolog/xpce/bitmaps/bullseye.bm is in swi-prolog-x 6.6.4-2ubuntu1.

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
#define bullseye.bm_width 16
#define bullseye.bm_height 16
static char bullseye.bm_bits[] = {
   0xe0, 0x03, 0xd8, 0x0d, 0xa4, 0x12, 0xf2, 0x27, 0x9a, 0x2c, 0x8d, 0x58,
   0x8b, 0x68, 0xff, 0x7f, 0x8b, 0x68, 0x8d, 0x58, 0x9a, 0x2c, 0xf2, 0x27,
   0xa4, 0x12, 0xd8, 0x0d, 0xe0, 0x03, 0x00, 0x00};