summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/8/noteheads-0.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pixmaps/feta/8/noteheads-0.xpm')
-rw-r--r--data/pixmaps/feta/8/noteheads-0.xpm24
1 files changed, 24 insertions, 0 deletions
diff --git a/data/pixmaps/feta/8/noteheads-0.xpm b/data/pixmaps/feta/8/noteheads-0.xpm
new file mode 100644
index 0000000..c4027f2
--- /dev/null
+++ b/data/pixmaps/feta/8/noteheads-0.xpm
@@ -0,0 +1,24 @@
+/* XPM */
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"17 10 8 1",
+" c #040404",
+". c #373737",
+"X c #484848",
+"o c #7b7b7b",
+"O c #8e8e8e",
+"+ c Gray72",
+"@ c gainsboro",
+"# c None",
+/* pixels */
+"#################",
+"#####@OOOOoO#####",
+"###@. .@@+. .+##",
+"##X #####X X#",
+"#O #####+ O",
+"#O ###### O",
+"#O +##### O",
+"##X X##### X#",
+"###@. .+@@. .+##",
+"#####@OoOOOO#####"
+};