diff options
Diffstat (limited to 'data/pixmaps/feta/6/noteheads-2triangle.xpm')
-rw-r--r-- | data/pixmaps/feta/6/noteheads-2triangle.xpm | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/data/pixmaps/feta/6/noteheads-2triangle.xpm b/data/pixmaps/feta/6/noteheads-2triangle.xpm new file mode 100644 index 0000000..be8ebf9 --- /dev/null +++ b/data/pixmaps/feta/6/noteheads-2triangle.xpm @@ -0,0 +1,20 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"7 7 7 1", +" c #010101", +". c Gray37", +"X c Gray47", +"o c Gray55", +"O c #aeaeae", +"+ c #d5d5d5", +"@ c None", +/* pixels */ +"@@@@@@@", +"@@@++@@", +"@@@XX@@", +"@@+ +@", +"@@. .@", +"@O O", +"@OXooXO" +}; |