/usr/lib/X11/Pixmap/Up is in pixmap 2.6pl4-18.
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 10 11 12 13 | #define Up_width 30
#define Up_height 30
static char Up_bits[] = {
0x00, 0x80, 0x00, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xe0, 0x03, 0x00,
0x00, 0x70, 0x07, 0x00, 0x00, 0xb8, 0x0e, 0x00, 0x00, 0x5c, 0x1d, 0x00,
0x00, 0xae, 0x3a, 0x00, 0x00, 0x57, 0x75, 0x00, 0x80, 0xbb, 0xee, 0x00,
0xc0, 0x7d, 0xdf, 0x01, 0xe0, 0xbe, 0xbe, 0x03, 0x60, 0x77, 0x77, 0x03,
0xe0, 0xb3, 0xe6, 0x03, 0xe0, 0x71, 0xc7, 0x03, 0x00, 0xb0, 0x06, 0x00,
0x00, 0x70, 0x07, 0x00, 0x00, 0xb0, 0x06, 0x00, 0x00, 0x70, 0x07, 0x00,
0x00, 0xb0, 0x06, 0x00, 0x00, 0x70, 0x07, 0x00, 0x00, 0xb0, 0x06, 0x00,
0x00, 0x70, 0x07, 0x00, 0x00, 0xb0, 0x06, 0x00, 0x00, 0x70, 0x07, 0x00,
0x00, 0xb0, 0x06, 0x00, 0x00, 0xf0, 0x07, 0x00, 0x00, 0x70, 0x07, 0x00,
0x00, 0x30, 0x06, 0x00, 0x00, 0x10, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00};
|