This file is indexed.

/usr/share/xbill/bitmaps/hand_up.xbm is in xbill 2.1-8ubuntu1.

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 hand_up_width 16
#define hand_up_height 16
static char hand_up_bits[] = {
 0x80,0x03,0xe0,0x06,0xa0,0x1a,0xa0,0x2a,0xa0,0x2a,0xb0,0x2a,0xa8,0x2a,0x28,
 0x28,0x28,0x20,0x28,0x20,0x08,0x20,0x08,0x20,0x10,0x20,0x20,0x10,0x40,0x10,
 0x40,0x10};