/usr/share/denemo/pixmaps/feta26-scripts-turn.xbm is in denemo-data 2.0.2-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 5 6 | #define feta26_scripts_turn_width 22
#define feta26_scripts_turn_height 10
static char feta26_scripts_turn_bits[] = {
0xf8, 0x00, 0x0f, 0xfc, 0x83, 0x1f, 0xfe, 0x87, 0x3f, 0xc3, 0x0f, 0x33,
0x81, 0x1f, 0x20, 0x01, 0x7e, 0x20, 0x33, 0xfc, 0x30, 0x7f, 0xf8, 0x1f,
0x7e, 0xf0, 0x0f, 0x3c, 0xc0, 0x07, };
|