summaryrefslogtreecommitdiff
path: root/icons/16x16-general/game-logic.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/16x16-general/game-logic.xpm')
-rw-r--r--icons/16x16-general/game-logic.xpm22
1 files changed, 22 insertions, 0 deletions
diff --git a/icons/16x16-general/game-logic.xpm b/icons/16x16-general/game-logic.xpm
new file mode 100644
index 0000000..c83ef43
--- /dev/null
+++ b/icons/16x16-general/game-logic.xpm
@@ -0,0 +1,22 @@
+/* XPM */
+static char * mini-maze_xpm[] = {
+"16 16 3 1",
+"+ c None s None",
+" c black",
+". c white",
+"++++++++++++++++",
+" ",
+" ... .......... ",
+" . . . . ",
+" . . . ... .... ",
+" . ... . . . ",
+" . . . .... ",
+" ....... . . ",
+" . ...... ",
+" ........ . ",
+" . .. ... . ",
+" . ...... . . . ",
+" . . . . . ",
+" . ........ . . ",
+" ",
+"++++++++++++++++"};