summaryrefslogtreecommitdiffstats
path: root/subtle/icons/cannon.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/icons/cannon.xbm')
-rw-r--r--subtle/icons/cannon.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/icons/cannon.xbm b/subtle/icons/cannon.xbm
new file mode 100644
index 0000000..3309123
--- /dev/null
+++ b/subtle/icons/cannon.xbm
@@ -0,0 +1,5 @@
+#define cannon_width 13
+#define cannon_height 8
+static unsigned char cannon_bits[] = {
+ 0x00, 0x00, 0x40, 0x00, 0xe0, 0x00, 0xe0, 0x00, 0xfc, 0x07, 0xfe, 0x0f,
+ 0xfe, 0x0f, 0xfe, 0x0f };