/usr/share/tcltk/transcriber/img/paste.xbm is in transcriber 1.5.1.1-10.
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 | #define paste_width 16
#define paste_height 16
static unsigned char paste_bits[] = {
0xe0, 0x01, 0xe0, 0x01, 0xfc, 0x0f, 0xf2, 0x13, 0x02, 0x10, 0xc2, 0xff,
0x42, 0x80, 0x42, 0xbf, 0x42, 0x80, 0x42, 0xbf, 0x42, 0x80, 0x42, 0xbf,
0x42, 0x80, 0x7c, 0x83, 0x40, 0x80, 0xc0, 0xff, };
|