/usr/include/X11/bitmaps/menu8 is in xbitmaps 1.1.1-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 menu8_width 8
#define menu8_height 8
static char menu8_bits[] = {
0x7f, 0x41, 0xdd, 0xc1, 0xdd, 0xc1, 0xff, 0xfc};
|