urchin/openbox-3/close.xbm

6 lines
213 B
C
Raw Permalink Normal View History

2019-08-19 17:24:33 +00:00
#define close_width 10
#define close_height 10
static unsigned char close_bits[] = {
0x7c, 0x00, 0xfe, 0x00, 0xbb, 0x01, 0xd7, 0x01, 0xef, 0x01, 0xd7, 0x01,
0xbb, 0x01, 0xfe, 0x00, 0x7c, 0x00, 0x00, 0x00 };