summaryrefslogtreecommitdiff
path: root/.i3/icons/net-wired.xbm
blob: d9655d77336230145089d4c1a5cc29061b8b772c (plain)
1
2
3
4
5
6
#define network_eth2_width 16
#define network_eth2_height 16
static unsigned char network_eth2_bits[] = {
   0x00, 0x00, 0xfe, 0x7f, 0x02, 0x40, 0x02, 0x40, 0xc2, 0x43, 0xc2, 0x43,
   0xc2, 0x43, 0xf2, 0x4f, 0xf2, 0x4f, 0xf2, 0x4f, 0xf2, 0x4f, 0xf2, 0x4f,
   0x02, 0x40, 0x02, 0x40, 0xfe, 0x7f, 0x00, 0x00 };