dotfiles/x11/twm/icons/close.xbm
2022-05-07 23:08:30 -07:00

5 lines
130 B
C
Executable File

#define close_width 7
#define close_height 7
static unsigned char close_bits[] = {
0x41, 0x22, 0x14, 0x08, 0x14, 0x22, 0x41, };