/usr/share/themes/Nightmare/openbox-3/iconify.xbm is in openbox 3.6.1-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 | #define iconify_width 5
#define iconify_height 5
static unsigned char iconify_bits[] = {
0x10, 0x08, 0x04, 0x02, 0x01 };
|