/usr/share/astk/BWidget-1.7.0/images/opmove.xbm is in code-aster-gui 1.13.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 5 | #define opmove_width 11
#define opmove_height 11
static char opmove_bits[] = {
0xff,0xff,0x01,0xfc,0x01,0xfc,0x51,0xfc,0x89,0xfc,0xfd,0xfd,0x89,0xfc,0x51,
0xfc,0x01,0xfc,0x01,0xfc,0xff,0xff};
|