summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/12/noteheads-1diamond.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pixmaps/feta/12/noteheads-1diamond.xpm')
-rw-r--r--data/pixmaps/feta/12/noteheads-1diamond.xpm29
1 files changed, 29 insertions, 0 deletions
diff --git a/data/pixmaps/feta/12/noteheads-1diamond.xpm b/data/pixmaps/feta/12/noteheads-1diamond.xpm
new file mode 100644
index 0000000..beab66d
--- /dev/null
+++ b/data/pixmaps/feta/12/noteheads-1diamond.xpm
@@ -0,0 +1,29 @@
+/* XPM */
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"19 15 8 1",
+" c Gray2",
+". c Gray24",
+"X c #494949",
+"o c #7c7c7c",
+"O c Gray52",
+"+ c Gray75",
+"@ c Gray76",
+"# c None",
+/* pixels */
+"###################",
+"###############@o+#",
+"############+o +",
+"#####o O",
+"####o oo +",
+"#### .+##o o#",
+"#### o####X X##",
+"#### .@####X O##",
+"###O X####@. ###",
+"###X X####o ###",
+"##o o##@. ###",
+"#@ oo O###",
+"#O o####",
+"#@ o+###########",
+"##+o@##############"
+};