/usr/share/rheolef/next.xbm is in rheolef 5.93-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 5 6 7 8 9 | #define next_width 22
#define next_height 22
static unsigned char next_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x04, 0x00, 0x30, 0x0c, 0x03,
0x70, 0x1c, 0x03, 0xf0, 0x3c, 0x03, 0xf0, 0x7d, 0x03, 0xf0, 0x7d, 0x03,
0xf0, 0x3c, 0x03, 0x70, 0x1c, 0x03, 0x30, 0x0c, 0x03, 0x10, 0x04, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
|