summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/6/noteheads-1.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pixmaps/feta/6/noteheads-1.xpm')
-rw-r--r--data/pixmaps/feta/6/noteheads-1.xpm22
1 files changed, 22 insertions, 0 deletions
diff --git a/data/pixmaps/feta/6/noteheads-1.xpm b/data/pixmaps/feta/6/noteheads-1.xpm
new file mode 100644
index 0000000..e6f75e5
--- /dev/null
+++ b/data/pixmaps/feta/6/noteheads-1.xpm
@@ -0,0 +1,22 @@
+/* XPM */
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"10 8 8 1",
+" c Gray1",
+". c #3c3c3c",
+"X c #4c4c4c",
+"o c Gray43",
+"O c #8b8b8b",
+"+ c Gray71",
+"@ c Gray77",
+"# c None",
+/* pixels */
+"##########",
+"#####OoOO#",
+"###O o#OO",
+"##X .@##+O",
+"#+ O###O +",
+"#O+##@. X#",
+"#OO#o o##",
+"##OOoO####"
+};