/usr/share/themes/Mikachu/openbox-3/close.xbm is in openbox 3.5.0-2ubuntu2.
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 | /* Created with The GIMP */
#define close_width 8
#define close_height 8
static unsigned char close_bits[] = {
0x00, 0xc3, 0x66, 0x3c, 0x3c, 0x66, 0xc3, 0x00 };
|