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

5 lines
139 B
C
Executable File

#define maximize_width 7
#define maximize_height 7
static unsigned char maximize_bits[] = {
0x7f, 0x7f, 0x41, 0x41, 0x41, 0x41, 0x7f, };