/usr/share/pixmaps/mhc/xbm/Other.xbm is in mhc 1.1.1-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 Other_width 16
#define Other_height 16
static unsigned char Other_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x03, 0xf0, 0x07, 0x30, 0x06,
0x00, 0x06, 0x00, 0x07, 0xc0, 0x03, 0xc0, 0x00, 0xc0, 0x00, 0x00, 0x00,
0x00, 0x00, 0xc0, 0x00, 0xc0, 0x00, 0x00, 0x00, };
|