This file is indexed.

/usr/share/tkgate/images/checkon.b is in tkgate-data 2.0~b10-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
#define checkon_width 8
#define checkon_height 8
static unsigned char checkon_bits[] = {
   0xc0, 0xe0, 0x70, 0x3b, 0x1f, 0x0f, 0x0e, 0x04};