summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/10/noteheads-2diamond.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pixmaps/feta/10/noteheads-2diamond.xpm')
-rw-r--r--data/pixmaps/feta/10/noteheads-2diamond.xpm27
1 files changed, 27 insertions, 0 deletions
diff --git a/data/pixmaps/feta/10/noteheads-2diamond.xpm b/data/pixmaps/feta/10/noteheads-2diamond.xpm
new file mode 100644
index 0000000..ab0ecc8
--- /dev/null
+++ b/data/pixmaps/feta/10/noteheads-2diamond.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"14 13 8 1",
+" c #020202",
+". c Gray16",
+"X c Gray37",
+"o c Gray",
+"O c #8d8d8d",
+"+ c #b2b2b2",
+"@ c #d8d8d8",
+"# c None",
+/* pixels */
+"##############",
+"######@o@#####",
+"######. .O. +",
+"#####O o",
+"#####. +",
+"####@ +#",
+"####X O##",
+"###O X###",
+"##+ @###",
+"#+ .####",
+"#o O####",
+"#+ .O. .@####",
+"######@o@#####"
+};