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