/usr/share/gpsman/gmicons/brokenline.bmp is in gpsman 6.4.3-1.
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 brokenline_width 5
#define brokenline_height 5
static unsigned char brokenline_bits[] = {
0x0a, 0x11, 0x04, 0x11, 0x0a};
|