/usr/share/tau/tools/xbm/xline1.bm is in tau-racy 2.17.3.1.dfsg-4.2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 | #define xline1_width 4
#define xline1_height 4
static unsigned char xline1_bits[] = {
0x01, 0x02, 0x04, 0x08, };
|