This file is indexed.

/usr/share/irsim/bitmaps/lleft.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 lleft_width 20
#define lleft_height 13
static unsigned char lleft_bits[] = {
   0x40, 0x40, 0x00, 0x60, 0x60, 0x00, 0x70, 0x70, 0x00, 0x78, 0x78, 0x00,
   0x7c, 0x7c, 0x00, 0xfe, 0xff, 0x0f, 0xff, 0xff, 0x0f, 0xfe, 0xff, 0x0f,
   0x7c, 0x7c, 0x00, 0x78, 0x78, 0x00, 0x70, 0x70, 0x00, 0x60, 0x60, 0x00,
   0x40, 0x40, 0x00};