summaryrefslogtreecommitdiff
path: root/gtk2_ardour/pixmaps/small_x.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/pixmaps/small_x.xpm')
-rw-r--r--gtk2_ardour/pixmaps/small_x.xpm16
1 files changed, 16 insertions, 0 deletions
diff --git a/gtk2_ardour/pixmaps/small_x.xpm b/gtk2_ardour/pixmaps/small_x.xpm
new file mode 100644
index 0000000000..ee8e930761
--- /dev/null
+++ b/gtk2_ardour/pixmaps/small_x.xpm
@@ -0,0 +1,16 @@
+/* XPM */
+static const gchar * small_x_xpm[] = {
+"11 11 2 1",
+" c None",
+". c #cccccc",
+" ",
+" ",
+" . . ",
+" . . ",
+" . . ",
+" . ",
+" . . ",
+" . . ",
+" . . ",
+" ",
+" "};