summaryrefslogtreecommitdiff
path: root/.icons/xbm8x8/arch.xbm
diff options
context:
space:
mode:
Diffstat (limited to '.icons/xbm8x8/arch.xbm')
-rw-r--r--.icons/xbm8x8/arch.xbm4
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/xbm8x8/arch.xbm b/.icons/xbm8x8/arch.xbm
new file mode 100644
index 0000000..11cfe5a
--- /dev/null
+++ b/.icons/xbm8x8/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 };