This file is indexed.

/usr/share/irsim/bitmaps/rright.xbm is in irsim 9.7.93-1.

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
#define rright_width 20
#define rright_height 13
static unsigned char rright_bits[] = {
   0x20, 0x20, 0x00, 0x60, 0x60, 0x00, 0xe0, 0xe0, 0x00, 0xe0, 0xe1, 0x01,
   0xe0, 0xe3, 0x03, 0xff, 0xff, 0x07, 0xff, 0xff, 0x0f, 0xff, 0xff, 0x07,
   0xe0, 0xe3, 0x03, 0xe0, 0xe1, 0x01, 0xe0, 0xe0, 0x00, 0x60, 0x60, 0x00,
   0x20, 0x20, 0x00};