aboutsummaryrefslogtreecommitdiff
path: root/connectX.xpm
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-11-10 05:52:11 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-11-10 05:52:11 +0000
commitceac394c2133d44e81db2eb633ff54a9ad6ce7c5 (patch)
treeadc534407af80a976263c907897907cb13ef1c82 /connectX.xpm
This commit was generated by cvs2svn to compensate for changes in r3865,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/extensions/gripd/; revision=3866
Diffstat (limited to 'connectX.xpm')
-rw-r--r--connectX.xpm24
1 files changed, 24 insertions, 0 deletions
diff --git a/connectX.xpm b/connectX.xpm
new file mode 100644
index 0000000..fd4f27b
--- /dev/null
+++ b/connectX.xpm
@@ -0,0 +1,24 @@
+/* XPM */
+static char * connectX_xpm[] = {
+"21 16 5 1",
+" c None",
+". c #000000",
+"+ c #BFBFBF",
+"@ c #FF0000",
+"# c #3F3F3F",
+" ........ ",
+" .. .++++++++.",
+" ....@@. .+......+.",
+" .@@@@@. .+.####.+.",
+" .@..@@. .+.####.+.",
+" .@. .. .+.####.+.",
+" .@. .+......+.",
+" ........ .++++++++.",
+".++++++++. ........ ",
+".+......+. .@. ",
+".+.####.+. .. .@. ",
+".+.####.+. .@@..@. ",
+".+.####.+. .@@@@@. ",
+".+......+. .@@.... ",
+".++++++++. .. ",
+" ........ "};