/usr/share/tau/tools/xbm/cross1.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 cross1_width 4
#define cross1_height 4
static unsigned char cross1_bits[] = {
0x06, 0x0f, 0x0f, 0x06, };
|