summaryrefslogtreecommitdiff
path: root/icons/16x16-general/game-cards.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/16x16-general/game-cards.xpm')
-rw-r--r--icons/16x16-general/game-cards.xpm26
1 files changed, 26 insertions, 0 deletions
diff --git a/icons/16x16-general/game-cards.xpm b/icons/16x16-general/game-cards.xpm
new file mode 100644
index 0000000..934c22d
--- /dev/null
+++ b/icons/16x16-general/game-cards.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char *cards[]={
+"16 16 6 1",
+" c None",
+"# c black",
+". c white",
+"+ c #808080",
+"O c red",
+"o c #ffc0c0",
+" ",
+" # ",
+" ##.# ",
+" ##.oO.# ",
+" ##....o..# ",
+" ##........o.# ",
+"##.o...oO..oO.# ",
+"#+.Oo........+.#",
+"#.+..o.....++..#",
+" #.+.Oo..++..## ",
+" #.+..++..## ",
+" #.++..## ",
+" #..## ",
+" ## ",
+" ",
+" ",
+};