summaryrefslogtreecommitdiffstats
path: root/bin/icons/arch.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'bin/icons/arch.xbm')
-rw-r--r--bin/icons/arch.xbm4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/icons/arch.xbm b/bin/icons/arch.xbm
new file mode 100644
index 0000000..11cfe5a
--- /dev/null
+++ b/bin/icons/arch.xbm
@@ -0,0 +1,4 @@
+#define arch_width 8
+#define arch_height 8
+static unsigned char arch_bits[] = {
+ 0x08, 0x08, 0x1C, 0x1C, 0x36, 0x22, 0x77, 0x41 };