/usr/share/xcrysden/images/xcPrintCanvas_left.xbm is in xcrysden-data 1.5.60-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 xcPrintCanvas_left_width 15
#define xcPrintCanvas_left_height 15
static unsigned char xcPrintCanvas_left_bits[] = {
0x00, 0x00, 0x80, 0x00, 0xc0, 0x00, 0xe0, 0x00, 0xf0, 0x00, 0xf8, 0x3f,
0xfc, 0x3f, 0xfe, 0x3f, 0xfc, 0x3f, 0xf8, 0x3f, 0xf0, 0x00, 0xe0, 0x00,
0xc0, 0x00, 0x80, 0x00, 0x00, 0x00};
|