diff options
Diffstat (limited to 'data/pixmaps/feta/6/noteheads-0diamond.xpm')
-rw-r--r-- | data/pixmaps/feta/6/noteheads-0diamond.xpm | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/data/pixmaps/feta/6/noteheads-0diamond.xpm b/data/pixmaps/feta/6/noteheads-0diamond.xpm new file mode 100644 index 0000000..4d54160 --- /dev/null +++ b/data/pixmaps/feta/6/noteheads-0diamond.xpm @@ -0,0 +1,20 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"13 8 6 1", +" c #040404", +". c #2f2f2f", +"X c Gray46", +"o c #8d8d8d", +"O c Gray63", +"+ c None", +/* pixels */ +"+++++++++++++", +"++++++OO+++++", +"+++++. .++++", +"++oX .+O Xo+", +"+o .++. o", +"++oX O+. Xo+", +"+++++. .++++", +"++++++OO+++++" +}; |