/usr/share/denemo/pixmaps/notehead-1.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 | #define notehead_1_width 14
#define notehead_1_height 11
static unsigned char notehead_1_bits[] = {
0x80, 0x1f, 0xe0, 0x3f, 0xf8, 0x21, 0x7c, 0x20, 0x1e, 0x20, 0x07, 0x38,
0x01, 0x1e, 0x81, 0x0f, 0xe1, 0x07, 0xff, 0x01, 0x7e, 0x00, };
|