/usr/share/doc/axiom-doc/bitmaps/unpick.bitmap is in axiom-hypertex-data 20140801-11.
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 unpick_width 16
#define unpick_height 16
static char unpick_bits[] = {
0x55, 0x55, 0x02, 0xe0, 0x51, 0x75, 0xaa, 0xea, 0x51, 0x75, 0xaa, 0xea,
0x51, 0x75, 0xaa, 0xea, 0x51, 0x75, 0xaa, 0xea, 0x51, 0x75, 0xaa, 0xea,
0x51, 0x75, 0xfe, 0xff, 0xff, 0x7f, 0xaa, 0xaa};
|