dotfiles/config/herbstluftwm/icons/flag.xbm

5 lines
196 B
C

#define flag_width 9
#define flag_height 9
static unsigned char flag_bits[] = {
0xff, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0xff, 0x01, 0x01, 0x00,
0x01, 0x00, 0x01, 0x00, 0x01, 0x00 };