/usr/share/doc/axiom-doc/bitmaps/zk.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 zk_width 25
#define zk_height 16
static char zk_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0xc0, 0x09, 0x00, 0x00, 0xc0, 0x0f, 0x00, 0x00,
0x20, 0xc6, 0x01, 0x00, 0x00, 0x83, 0x00, 0x00, 0x80, 0x81, 0x00, 0x00,
0xc0, 0xc0, 0x06, 0x00, 0x60, 0xc4, 0x0f, 0x00, 0xf0, 0xc7, 0x05, 0x00,
0x90, 0xc3, 0x01, 0x00, 0x00, 0x60, 0x05, 0x00, 0x00, 0x60, 0x05, 0x00,
0x00, 0x20, 0x07, 0x00};
|