This file is indexed.

/usr/share/xcrysden/images/italic.xbm is in xcrysden-data 1.5.53-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
#define italic_width 16
#define italic_height 16
static unsigned char italic_bits[] = {
   0x00, 0x00, 0xe0, 0x1f, 0x80, 0x07, 0x00, 0x03, 0x00, 0x03, 0x80, 0x01,
   0x80, 0x01, 0x80, 0x01, 0xc0, 0x00, 0xc0, 0x00, 0xc0, 0x00, 0x60, 0x00,
   0x60, 0x00, 0xf0, 0x00, 0xfc, 0x03, 0x00, 0x00};