summaryrefslogtreecommitdiff
path: root/.i3/icons/net-wired2.xbm
blob: fb7276a8e874161649d911cb2e9fc509a5335d82 (plain)
1
2
3
4
5
6
#define network_eth1_width 16
#define network_eth1_height 16
static unsigned char network_eth1_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x01, 0x60, 0x03, 0x70, 0x07,
   0x78, 0x0f, 0x7f, 0x7f, 0x7f, 0x7f, 0x78, 0x0f, 0x70, 0x07, 0x60, 0x03,
   0x40, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };