diff options
Diffstat (limited to 'data/pixmaps/feta/8/noteheads-2slash.xpm')
-rw-r--r-- | data/pixmaps/feta/8/noteheads-2slash.xpm | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/data/pixmaps/feta/8/noteheads-2slash.xpm b/data/pixmaps/feta/8/noteheads-2slash.xpm new file mode 100644 index 0000000..82554af --- /dev/null +++ b/data/pixmaps/feta/8/noteheads-2slash.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"15 17 6 1", +" c Gray1", +". c #464646", +"X c #838383", +"o c #b7b7b7", +"O c #cdcdcd", +"+ c None", +/* pixels */ +"+++++++++++++++", +"++++++++++oXXXO", +"+++++++++o +", +"+++++++++. o+", +"++++++++o .++", +"++++++++ o++", +"+++++++X .+++", +"++++++o ++++", +"++++++. o++++", +"+++++o .+++++", +"+++++ O+++++", +"++++. X++++++", +"+++o +++++++", +"+++. o+++++++", +"++o .++++++++", +"++ o++++++++", +"+O.XXO+++++++++" +}; |