dotfiles/config/herbstluftwm/icons_large/volume_off.xbm

8 lines
432 B
C

#define volume_off_width 18
#define volume_off_height 18
static char volume_off_bits[] = {
0x00, 0x03, 0x00, 0x00, 0x03, 0x00, 0xC0, 0x03, 0x00, 0xC0, 0x03, 0x00,
0x30, 0x03, 0x00, 0x30, 0x03, 0x00, 0x0F, 0x03, 0x00, 0x0F, 0x03, 0x00,
0x03, 0x03, 0x00, 0x03, 0x03, 0x00, 0x0F, 0x03, 0x00, 0x0F, 0x03, 0x00,
0x30, 0x03, 0x00, 0x30, 0x03, 0x00, 0xC0, 0x03, 0x00, 0xC0, 0x03, 0x00,
0x00, 0x03, 0x00, 0x00, 0x03, 0x00, };