summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/10/noteheads-1diamond.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pixmaps/feta/10/noteheads-1diamond.xpm')
-rw-r--r--data/pixmaps/feta/10/noteheads-1diamond.xpm27
1 files changed, 27 insertions, 0 deletions
diff --git a/data/pixmaps/feta/10/noteheads-1diamond.xpm b/data/pixmaps/feta/10/noteheads-1diamond.xpm
new file mode 100644
index 0000000..20b8850
--- /dev/null
+++ b/data/pixmaps/feta/10/noteheads-1diamond.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"15 13 8 1",
+" c #070707",
+". c #343434",
+"X c #5b5b5b",
+"o c #676767",
+"O c #8d8d8d",
+"+ c #a4a4a4",
+"@ c #d0d0d0",
+"# c None",
+/* pixels */
+"###############",
+"############OO#",
+"#####@@###O O",
+"####. o",
+"###o .+#o #",
+"###o X@##+ +#",
+"###o .O###@ .##",
+"###. @###+ o##",
+"##+ +##@X o##",
+"## o#+. o##",
+"#O .###",
+"#o O###@@####",
+"##OO###########"
+};