/usr/share/doc/axiom-doc/bitmaps/zetak.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 zetak_width 25
#define zetak_height 16
static char zetak_bits[] = {
0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0xc0, 0x03, 0x00, 0x00,
0xe0, 0x03, 0x00, 0x00, 0x30, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00,
0x10, 0xe0, 0x00, 0x00, 0x18, 0x40, 0x00, 0x00, 0x18, 0x40, 0x00, 0x00,
0x18, 0x60, 0x03, 0x00, 0x30, 0xe0, 0x07, 0x00, 0xf0, 0xe1, 0x02, 0x00,
0xc0, 0xe3, 0x00, 0x00, 0x00, 0xb7, 0x02, 0x00, 0x00, 0xb6, 0x02, 0x00,
0xc0, 0x93, 0x03, 0x00};
|