This file is indexed.

/usr/lib/swi-prolog/xpce/bitmaps/line.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
 7
 8
 9
10
11
12
13
14
#define line_width 32
#define line_height 32
static char line_bits[] = {
   0xff, 0xff, 0xff, 0xff, 0x01, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x80,
   0x01, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x80,
   0x01, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x88,
   0x01, 0x00, 0x00, 0x86, 0x01, 0x00, 0x00, 0x81, 0x01, 0x00, 0xc0, 0x80,
   0x01, 0x00, 0x20, 0x80, 0x01, 0x00, 0x18, 0x80, 0x01, 0x00, 0x04, 0x80,
   0x01, 0x00, 0x03, 0x80, 0x01, 0xc0, 0x00, 0x80, 0x01, 0x20, 0x00, 0x80,
   0x01, 0x18, 0x00, 0x80, 0x01, 0x04, 0x00, 0x80, 0x01, 0x03, 0x00, 0x80,
   0x81, 0x00, 0x00, 0x80, 0x61, 0x00, 0x00, 0x80, 0x11, 0x00, 0x00, 0x80,
   0x01, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x80,
   0x01, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x80,
   0x01, 0x00, 0x00, 0x80, 0xff, 0xff, 0xff, 0xff};