summaryrefslogtreecommitdiffstats
path: root/subtle/icons/net-wired.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/icons/net-wired.xbm')
-rw-r--r--subtle/icons/net-wired.xbm6
1 files changed, 6 insertions, 0 deletions
diff --git a/subtle/icons/net-wired.xbm b/subtle/icons/net-wired.xbm
new file mode 100644
index 0000000..d9655d7
--- /dev/null
+++ b/subtle/icons/net-wired.xbm
@@ -0,0 +1,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 };