/usr/share/doc/axiom-doc/bitmaps/yr.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 | #define yr_width 20
#define yr_height 16
static char yr_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x38, 0x06, 0x00,
0x34, 0x06, 0x00, 0x34, 0x06, 0x00, 0x30, 0x06, 0x00, 0x18, 0x03, 0x00,
0x18, 0x03, 0x00, 0x18, 0x63, 0x03, 0x98, 0xe3, 0x06, 0xf0, 0xd1, 0x02,
0x80, 0x41, 0x00, 0x8c, 0x61, 0x00, 0xcc, 0x60, 0x00, 0x7c, 0x20, 0x00};
|