summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/chain.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/xbm/chain.xbm')
-rw-r--r--subtle/xbm/chain.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/xbm/chain.xbm b/subtle/xbm/chain.xbm
new file mode 100644
index 0000000..7d48c96
--- /dev/null
+++ b/subtle/xbm/chain.xbm
@@ -0,0 +1,5 @@
+#define chain_width 9
+#define chain_height 9
+static unsigned char chain_bits[] = {
+ 0xe0, 0x00, 0x10, 0x01, 0x10, 0x01, 0x10, 0x01, 0xee, 0x00, 0x11, 0x00,
+ 0x11, 0x00, 0x11, 0x00, 0x0e, 0x00 };