This file is indexed.

/usr/share/tkgate-1.8.7/bitmaps/sim_step.b is in tkgate-data 1.8.7-4.

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
#define sim_step_width 30
#define sim_step_height 30
static unsigned char sim_step_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0xc0, 0x71, 0xc0, 0x00, 0x80, 0xe3, 0xc0, 0x00,
   0x00, 0xc7, 0xc1, 0x00, 0x00, 0x8e, 0xc3, 0x00, 0x00, 0x1c, 0xc7, 0x00,
   0x00, 0x38, 0xce, 0x00, 0x00, 0x70, 0xdc, 0x00, 0x00, 0xe0, 0xf8, 0x00,
   0x00, 0xe0, 0xf8, 0x00, 0x00, 0x70, 0xdc, 0x00, 0x00, 0x38, 0xce, 0x00,
   0x00, 0x1c, 0xc7, 0x00, 0x00, 0x8e, 0xc3, 0x00, 0x00, 0xc7, 0xc1, 0x00,
   0x80, 0xe3, 0xc0, 0x00, 0xc0, 0x71, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};