This file is indexed.

/usr/share/fontforge/pixmaps/charviewicon.xbm is in fontforge-common 1:20161005~dfsg-4+deb9u1.

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 charviewicon_width 16
#define charviewicon_height 16
static unsigned char charviewicon_bits[] = {
   0x00, 0x00, 0xc0, 0x09, 0xf0, 0x0f, 0x38, 0x0e, 0x18, 0x0c, 0x0c, 0x08,
   0x0c, 0x08, 0x0c, 0x00, 0x0c, 0x00, 0x0c, 0x00, 0x0c, 0x10, 0x0c, 0x18,
   0x18, 0x0c, 0x38, 0x0e, 0xf0, 0x0f, 0xc0, 0x09};