summaryrefslogtreecommitdiff
path: root/icons/24x24-infox/game-board.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/24x24-infox/game-board.xpm')
-rw-r--r--icons/24x24-infox/game-board.xpm46
1 files changed, 46 insertions, 0 deletions
diff --git a/icons/24x24-infox/game-board.xpm b/icons/24x24-infox/game-board.xpm
new file mode 100644
index 0000000..ffc4328
--- /dev/null
+++ b/icons/24x24-infox/game-board.xpm
@@ -0,0 +1,46 @@
+/* XPM */
+static char *game-board[] = {
+/* width height ncolors chars_per_pixel */
+"24 24 15 1",
+/* colors */
+" c #000000",
+". c #999999",
+"X c #8D8D8D",
+"o c #737373",
+"O c #595959",
+"+ c #C0C0C0",
+"@ c #B2B2B2",
+"# c #A8A8A8",
+"$ c #808080",
+"% c #747474",
+"& c #5A5A5A",
+"* c #FFFFFF",
+"= c #D9D9D9",
+"- c #1A1A1A",
+"; c None",
+/* pixels */
+" ",
+" ",
+" %$$$$$$% %$$ ",
+" ******** *** ",
+" *-*oo*-* *** ",
+" *-o o-* *** ",
+" *. .* *** ",
+" ** ** *** ",
+" **$$$$** *** ",
+" *+$$$$+* *** ",
+" %$$$$$$%%$$$$$$%%$$ ",
+" && ****-=** ",
+" O**O **X- X* ",
+" O**O *o * ",
+" @@ *-&& * ",
+" o**o **=- %* ",
+" o****o *=- #* ",
+" $$$$$$ *.$$$$$* ",
+" %$$$$$$%%$$$$$$%%$$ ",
+" ******** *** ",
+" ******** *** ",
+" ******** $$$ ",
+" ",
+" "
+};