diff options
Diffstat (limited to 'data/pixmaps/feta/6/noteheads-1diamond.xpm')
-rw-r--r-- | data/pixmaps/feta/6/noteheads-1diamond.xpm | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/data/pixmaps/feta/6/noteheads-1diamond.xpm b/data/pixmaps/feta/6/noteheads-1diamond.xpm new file mode 100644 index 0000000..b067cb8 --- /dev/null +++ b/data/pixmaps/feta/6/noteheads-1diamond.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"10 8 7 1", +" c Gray3", +". c Gray20", +"X c Gray47", +"o c #8b8b8b", +"O c #b7b7b7", +"+ c Gray81", +"@ c None", +/* pixels */ +"@@@@@@@@@@", +"@@@@@@@Oo@", +"@@O o", +"@@o .+@ @", +"@@X.+@+.X@", +"@@ @+. o@", +"@o O@", +"@@XO@@@@@@" +}; |