This file is indexed.

/usr/share/staden/etc/follow.bitmap is in staden-common 2.0.0+b11-2.

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 follow_width 16
#define follow_height 16
static char follow_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x02, 0x04, 0x0e, 0x0c, 0x3a, 0x14, 0xd6, 0x1c,
   0xaa, 0x37, 0x56, 0x6d, 0xaa, 0x56, 0x56, 0x2f, 0xea, 0x14, 0x36, 0x1c,
   0x0e, 0x0c, 0x02, 0x04, 0x00, 0x00, 0x00, 0x00};