/usr/share/tkgate/images/smalllogo.xbm is in tkgate-data 2.0~b10-4.
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 10 11 12 | #define gatelogo_width 31
#define gatelogo_height 25
static unsigned char gatelogo_bits[] = {
0x0e, 0x20, 0x02, 0x38, 0x11, 0x70, 0x07, 0x44, 0x11, 0x24, 0x12, 0x44,
0x11, 0x2e, 0x3a, 0x44, 0x8e, 0x24, 0x92, 0x38, 0xdf, 0x25, 0xd2, 0x7d,
0x91, 0x24, 0x92, 0x44, 0x95, 0x24, 0x92, 0x54, 0xf5, 0x7f, 0xff, 0x57,
0x95, 0x24, 0x92, 0x54, 0x95, 0x24, 0x92, 0x54, 0x95, 0x24, 0x92, 0x54,
0x95, 0x24, 0x92, 0x54, 0x95, 0x24, 0x92, 0x54, 0x95, 0x24, 0x92, 0x54,
0x95, 0x24, 0x92, 0x54, 0x95, 0x24, 0x92, 0x54, 0x95, 0x24, 0x92, 0x54,
0x95, 0x24, 0x92, 0x54, 0x95, 0x24, 0x92, 0x54, 0xf5, 0x7f, 0xff, 0x57,
0x95, 0x24, 0x92, 0x54, 0x95, 0x24, 0x92, 0x54, 0x91, 0x24, 0x92, 0x44,
0x1f, 0x00, 0x00, 0x7c};
|