summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/4/noteheads-1diamond.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pixmaps/feta/4/noteheads-1diamond.xpm')
-rw-r--r--data/pixmaps/feta/4/noteheads-1diamond.xpm19
1 files changed, 19 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/noteheads-1diamond.xpm b/data/pixmaps/feta/4/noteheads-1diamond.xpm
new file mode 100644
index 0000000..652b51c
--- /dev/null
+++ b/data/pixmaps/feta/4/noteheads-1diamond.xpm
@@ -0,0 +1,19 @@
+/* XPM */
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"7 6 7 1",
+" c Gray0",
+". c #323232",
+"X c Gray33",
+"o c #8d8d8d",
+"O c #b7b7b7",
+"+ c #dddddd",
+"@ c None",
+/* pixels */
+"@@@@@@@",
+"@@@@@XO",
+"@@X oXo",
+"@+.++.+",
+"@o.o X@",
+"@Oo@@@@"
+};