diff options
Diffstat (limited to 'data/pixmaps/feta/4/noteheads-0diamond.xpm')
-rw-r--r-- | data/pixmaps/feta/4/noteheads-0diamond.xpm | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/noteheads-0diamond.xpm b/data/pixmaps/feta/4/noteheads-0diamond.xpm new file mode 100644 index 0000000..c85d317 --- /dev/null +++ b/data/pixmaps/feta/4/noteheads-0diamond.xpm @@ -0,0 +1,19 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"9 6 7 1", +" c #090909", +". c #252525", +"X c Gray30", +"o c #929292", +"O c Gray70", +"+ c #c6c6c6", +"@ c None", +/* pixels */ +"@@@@@@@@@", +"@@@@oo@@@", +"@@O.X..O@", +"@o +O o", +"@@O. X.O@", +"@@@@oo@@@" +}; |