summaryrefslogtreecommitdiffstats
path: root/subtle/icons/game.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/icons/game.xbm')
-rw-r--r--subtle/icons/game.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/icons/game.xbm b/subtle/icons/game.xbm
new file mode 100644
index 0000000..d4b7954
--- /dev/null
+++ b/subtle/icons/game.xbm
@@ -0,0 +1,5 @@
+#define game_width 9
+#define game_height 9
+static unsigned char game_bits[] = {
+ 0x44, 0x00, 0x28, 0x00, 0x7c, 0x00, 0xfe, 0x00, 0xd7, 0x01, 0x7d, 0x01,
+ 0x7c, 0x00, 0x44, 0x00, 0x28, 0x00 };