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

5 lines
139 B
C
Executable File

#define minimize_width 7
#define minimize_height 7
static unsigned char minimize_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x7f, 0x7f, };