summaryrefslogtreecommitdiff
path: root/noncore/games/kcheckers/pics/logo.xpm
Unidiff
Diffstat (limited to 'noncore/games/kcheckers/pics/logo.xpm') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/kcheckers/pics/logo.xpm23
1 files changed, 23 insertions, 0 deletions
diff --git a/noncore/games/kcheckers/pics/logo.xpm b/noncore/games/kcheckers/pics/logo.xpm
new file mode 100644
index 0000000..a47d3de
--- a/dev/null
+++ b/noncore/games/kcheckers/pics/logo.xpm
@@ -0,0 +1,23 @@
1/* XPM */
2static const char *logo[]={
3"14 14 6 1",
4". c None",
5"# c #000000",
6"d c #dcdcdc",
7"c c #e1e1e1",
8"b c #efefef",
9"a c #ffffff",
10"..............",
11".############.",
12".#aaaab######.",
13".#aaaaa######.",
14".#aabab######.",
15".#aaabb######.",
16".#babbb######.",
17".######bcbbc#.",
18".######bbbbd#.",
19".######bbcdd#.",
20".######bcddd#.",
21".######cdddd#.",
22".############.",
23".............."};