summaryrefslogtreecommitdiff
path: root/muse2/xpm/editcutS.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/xpm/editcutS.xpm')
-rw-r--r--muse2/xpm/editcutS.xpm24
1 files changed, 24 insertions, 0 deletions
diff --git a/muse2/xpm/editcutS.xpm b/muse2/xpm/editcutS.xpm
new file mode 100644
index 00000000..06031f4a
--- /dev/null
+++ b/muse2/xpm/editcutS.xpm
@@ -0,0 +1,24 @@
+/* XPM */
+static const char * editcutS_xpm[] = {
+"16 16 5 1",
+" g None",
+". g #000000",
+"+ g #FFFFFF",
+"@ g #DCDCDC",
+"# g #808080",
+" ",
+" .... .. ",
+".. .. .+@.",
+".. .. .+@. ",
+" .. . .+@. ",
+" ...... .+@. ",
+" .....+@. ",
+" ..+@. ",
+" .+@.. ",
+" .....#@. ",
+" ...... .+@. ",
+" .. . .+@. ",
+".. .. .+@. ",
+".. .. .+@.",
+" .... .. ",
+" "};