herbstluftwm: add icon assets for hlwm-bar

This commit is contained in:
Thomas Preisner 2016-12-08 20:43:03 +01:00
parent 161b191d3f
commit b3174e23e4
304 changed files with 1978 additions and 0 deletions

View file

@ -0,0 +1,5 @@
#define box_minus_width 9
#define box_minus_height 9
static unsigned char box_minus_bits[] = {
0xff, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x7d, 0x01, 0x01, 0x01,
0x01, 0x01, 0x01, 0x01, 0xff, 0x01 };