dotfiles/config/herbstluftwm/icons/shift_left.xbm

5 lines
214 B
C

#define shift_left_width 9
#define shift_left_height 9
static unsigned char shift_left_bits[] = {
0x40, 0x00, 0x20, 0x00, 0x10, 0x00, 0x08, 0x00, 0x04, 0x00, 0x08, 0x00,
0x10, 0x00, 0x20, 0x00, 0x40, 0x00 };