/usr/share/doc/axiom-doc/bitmaps/fqr.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 fqr_width 30
#define fqr_height 16
static char fqr_bits[] = {
0x00, 0x00, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xe0, 0x03, 0x00, 0x00,
0xb0, 0x01, 0x00, 0x00, 0x30, 0x00, 0x00, 0x00, 0x30, 0x00, 0x00, 0x00,
0x30, 0x58, 0xb0, 0x01, 0xfc, 0x6c, 0x70, 0x03, 0x18, 0x26, 0x68, 0x01,
0x18, 0x26, 0x20, 0x00, 0x18, 0x32, 0x30, 0x00, 0x18, 0x32, 0x33, 0x00,
0x18, 0x1e, 0x12, 0x00, 0x1b, 0x10, 0x02, 0x00, 0x0f, 0x18, 0x01, 0x00,
0x07, 0x3c, 0x00, 0x00};
|