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