summaryrefslogtreecommitdiff
path: root/muse2/xpm/punchout1.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/xpm/punchout1.xpm')
-rw-r--r--muse2/xpm/punchout1.xpm18
1 files changed, 18 insertions, 0 deletions
diff --git a/muse2/xpm/punchout1.xpm b/muse2/xpm/punchout1.xpm
new file mode 100644
index 00000000..1d3a2ae4
--- /dev/null
+++ b/muse2/xpm/punchout1.xpm
@@ -0,0 +1,18 @@
+/* XPM */
+static const char* punchout1_xpm[]={
+"12 12 3 1",
+"a c #c0c0c0",
+"# c #000000",
+". c None",
+"............",
+"............",
+"......######",
+"....########",
+"....##......",
+"....##......",
+"....##......",
+"....##......",
+"######......",
+"####........",
+"............",
+"............"};