/usr/share/doc/axiom-doc/bitmaps/xq.bitmap is in axiom-hypertex-data 20170501-3.
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 7 8 9 | #define xq_width 30
#define xq_height 16
static char xq_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x80, 0x3b, 0x00, 0x00, 0x40, 0x76, 0x00, 0x00,
0x60, 0x36, 0x58, 0x00, 0x00, 0x06, 0x6c, 0x00, 0x00, 0x03, 0x26, 0x00,
0x00, 0x03, 0x26, 0x00, 0x60, 0x23, 0x32, 0x00, 0xe0, 0x13, 0x32, 0x00,
0xe0, 0x1e, 0x1e, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x18, 0x00,
0x00, 0x00, 0x3c, 0x00};
|