summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/10/noteheads-0triangle.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pixmaps/feta/10/noteheads-0triangle.xpm')
-rw-r--r--data/pixmaps/feta/10/noteheads-0triangle.xpm25
1 files changed, 25 insertions, 0 deletions
diff --git a/data/pixmaps/feta/10/noteheads-0triangle.xpm b/data/pixmaps/feta/10/noteheads-0triangle.xpm
new file mode 100644
index 0000000..145bb09
--- /dev/null
+++ b/data/pixmaps/feta/10/noteheads-0triangle.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"12 11 8 1",
+" c Gray2",
+". c Gray18",
+"X c Gray31",
+"o c #727272",
+"O c Gray53",
+"+ c Gray70",
+"@ c #cbcbcb",
+"# c None",
+/* pixels */
+"############",
+"######@#####",
+"#####@.@####",
+"#####X .####",
+"####+ + +###",
+"####.O#o.###",
+"###o ### o##",
+"### O###O ##",
+"##XX#####XX#",
+"#+ XOoOoOX +",
+"#+ooooooooo+"
+};