bunsen-themes/themes/Beam-HiDPI/openbox-3/close.xbm
2019-08-18 22:11:31 -04:00

7 lines
288 B
C

#define close_width 16
#define close_height 16
static unsigned char close_bits[] = {
0x00, 0x00, 0x06, 0x60, 0x0e, 0x70, 0x1c, 0x38, 0x38, 0x1c, 0x70, 0x0e,
0xe0, 0x07, 0xc0, 0x03, 0xc0, 0x03, 0xe0, 0x07, 0x70, 0x0e, 0x38, 0x1c,
0x1c, 0x38, 0x0e, 0x70, 0x06, 0x60, 0x00, 0x00 };