summaryrefslogtreecommitdiff
path: root/noncore/games/kcheckers/pics/undo.xpm
Side-by-side diff
Diffstat (limited to 'noncore/games/kcheckers/pics/undo.xpm') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/kcheckers/pics/undo.xpm24
1 files changed, 24 insertions, 0 deletions
diff --git a/noncore/games/kcheckers/pics/undo.xpm b/noncore/games/kcheckers/pics/undo.xpm
new file mode 100644
index 0000000..313e1d0
--- a/dev/null
+++ b/noncore/games/kcheckers/pics/undo.xpm
@@ -0,0 +1,24 @@
+/* XPM */
+static const char *undo_xpm[]={
+"16 16 5 1",
+". c None",
+"# c #000000",
+"c c #a0a0a0",
+"b c #dcdcdc",
+"a c #ffffff",
+"................",
+"................",
+".......#........",
+"......##........",
+".....#a#........",
+"....#aa########.",
+"...#aabaaaaaab#.",
+"..#aabbbbbbbbc#.",
+"...#abbccccccc#.",
+"....#ac########.",
+".....#a#........",
+"......##........",
+".......#........",
+"................",
+"................",
+"................"};