/usr/share/xfig/bitmaps/small_fishscales.bmp is in transfig 1:3.2.5.e-5ubuntu0.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 | /* small fish scales */
#define small_fishscales_width 8
#define small_fishscales_height 8
static unsigned char small_fishscales_bits[] = {
0x01, 0x01, 0x82, 0x6c, 0x10, 0x10, 0x28, 0xc6};
|