dotfiles/config/herbstluftwm/icons_large/plug.xbm

8 lines
414 B
C

#define plug_width 18
#define plug_height 18
static char plug_bits[] = {
0x0F, 0x00, 0x00, 0x0F, 0x00, 0x00, 0xFF, 0x00, 0x00, 0xFF, 0x00, 0x00,
0xFC, 0x03, 0x00, 0xFC, 0x03, 0x00, 0xFC, 0x0F, 0x00, 0xFC, 0x0F, 0x00,
0xF0, 0x3F, 0x00, 0xF0, 0x3F, 0x00, 0xC0, 0x3F, 0x00, 0xC0, 0x3F, 0x00,
0x00, 0xCF, 0x00, 0x00, 0xCF, 0x00, 0x00, 0x30, 0x03, 0x00, 0x30, 0x03,
0x00, 0xC0, 0x03, 0x00, 0xC0, 0x03, };