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

6 lines
177 B
C
Executable File

#define resize_width 9
#define resize_height 7
static unsigned char resize_bits[] = {
0xfe, 0x01, 0xfe, 0x01, 0x02, 0x01, 0x3f, 0x01, 0x21, 0x01, 0x21, 0x01,
0xff, 0x01, };