abyss/openbox-3/close.xbm

5 lines
124 B
C
Raw Normal View History

2023-03-08 05:26:36 +00:00
#define close_width 6
#define close_height 6
static unsigned char close_bits[] = {
0x00, 0x22, 0x14, 0x08, 0x14, 0x22 };