summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/10/noteheads-2triangle.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pixmaps/feta/10/noteheads-2triangle.xpm')
-rw-r--r--data/pixmaps/feta/10/noteheads-2triangle.xpm25
1 files changed, 25 insertions, 0 deletions
diff --git a/data/pixmaps/feta/10/noteheads-2triangle.xpm b/data/pixmaps/feta/10/noteheads-2triangle.xpm
new file mode 100644
index 0000000..322a1b5
--- /dev/null
+++ b/data/pixmaps/feta/10/noteheads-2triangle.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"11 11 8 1",
+" c Gray1",
+". c #343434",
+"X c #5a5a5a",
+"o c #797979",
+"O c Gray54",
+"+ c #aeaeae",
+"@ c #d7d7d7",
+"# c None",
+/* pixels */
+"###########",
+"#####@@####",
+"#####oo####",
+"####@ .@###",
+"####X X###",
+"###@ @##",
+"###X X##",
+"##+ +#",
+"##. .#",
+"#+ +",
+"#+oOOOOOOo+"
+};