summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/8/noteheads-1diamond.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pixmaps/feta/8/noteheads-1diamond.xpm')
-rw-r--r--data/pixmaps/feta/8/noteheads-1diamond.xpm24
1 files changed, 24 insertions, 0 deletions
diff --git a/data/pixmaps/feta/8/noteheads-1diamond.xpm b/data/pixmaps/feta/8/noteheads-1diamond.xpm
new file mode 100644
index 0000000..41bce2f
--- /dev/null
+++ b/data/pixmaps/feta/8/noteheads-1diamond.xpm
@@ -0,0 +1,24 @@
+/* XPM */
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"13 10 8 1",
+" c #070707",
+". c Gray20",
+"X c Gray26",
+"o c Gray39",
+"O c #888888",
+"+ c #b7b7b7",
+"@ c #c1c1c1",
+"# c None",
+/* pixels */
+"#############",
+"##########OO#",
+"###@. o O",
+"### .@+ +",
+"### o##+ X#",
+"##+ +##+ +#",
+"##X +##O ##",
+"#+ @+. ##",
+"#O o .@##",
+"##OO#########"
+};