bunsen-themes/themes/Beam-HiDPI/openbox-3/close.xbm

7 lines
288 B
C
Raw Normal View History

2018-04-04 09:28:55 +00:00
#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 };