summaryrefslogtreecommitdiff
path: root/muse2/xpm/delta_off.xpm
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2012-03-19 15:13:58 +0000
committerFlorian Jung <flo@windfisch.org>2012-03-19 15:13:58 +0000
commit7200b77f549aef6e92170f110aeda8f5433a3dfc (patch)
tree4643738bbfdc59aa34ba3e1f682fac9c348d9bc2 /muse2/xpm/delta_off.xpm
parent2800c0e742bdc9d141f6e8c77dbfba1831e8efb2 (diff)
merged with release_2_0
Diffstat (limited to 'muse2/xpm/delta_off.xpm')
-rw-r--r--muse2/xpm/delta_off.xpm21
1 files changed, 21 insertions, 0 deletions
diff --git a/muse2/xpm/delta_off.xpm b/muse2/xpm/delta_off.xpm
new file mode 100644
index 00000000..69017e56
--- /dev/null
+++ b/muse2/xpm/delta_off.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static const char * delta_off_xpm[] = {
+"15 15 3 1",
+" c None",
+". c #000000",
+"+ c #80FF80",
+" ",
+" . ",
+" . ",
+" . ",
+" . . ",
+" . .. ",
+" ....... ..... ",
+" .+++++. .. ",
+" .+++++. . ",
+" .+++++. ",
+" .+++++. ",
+" .+++++. ",
+" .+++++. ",
+" ............. ",
+" "};