summaryrefslogtreecommitdiffstats
path: root/subtle/icons/wifi.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/icons/wifi.xbm')
-rw-r--r--subtle/icons/wifi.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/icons/wifi.xbm b/subtle/icons/wifi.xbm
new file mode 100644
index 0000000..7947e04
--- /dev/null
+++ b/subtle/icons/wifi.xbm
@@ -0,0 +1,5 @@
+#define wifi_width 9
+#define wifi_height 9
+static unsigned char wifi_bits[] = {
+ 0x00, 0x00, 0x40, 0x00, 0x90, 0x00, 0xa4, 0x00, 0xa9, 0x00, 0xa4, 0x00,
+ 0x90, 0x00, 0x40, 0x00, 0x00, 0x00 };