summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/toolbar/join.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pixmaps/toolbar/join.xpm')
-rw-r--r--data/pixmaps/toolbar/join.xpm36
1 files changed, 36 insertions, 0 deletions
diff --git a/data/pixmaps/toolbar/join.xpm b/data/pixmaps/toolbar/join.xpm
new file mode 100644
index 0000000..4e9c3d4
--- /dev/null
+++ b/data/pixmaps/toolbar/join.xpm
@@ -0,0 +1,36 @@
+/* XPM */
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"22 22 8 1",
+" c Gray0",
+". c #080000",
+"X c #5d0000",
+"o c #c5d37d",
+"O c #8c0800",
+"+ c #c57dd3",
+"@ c Gray100",
+"# c None",
+/* pixels */
+"######################",
+"######################",
+"######################",
+"######################",
+"## ##",
+"## ++++++ oooooooo ##",
+"## +++++++ ooooooo ##",
+"## ++++++++ oooooo ##",
+"## +++++++++ ooooo ##",
+"## ++++++++ oooooo ##",
+"## +++++++ ooooooo ##",
+"## ++++++ oooooooo ##",
+"## +++++ ooooooooo ##",
+"## ++++++ oooooooo ##",
+"## +++++++ ooooooo ##",
+"## ++++++++ oooooo ##",
+"## ##",
+"######################",
+"######################",
+"######################",
+"######################",
+"######################"
+};