diff options
Diffstat (limited to 'data/pixmaps/feta/4/noteheads-2slash.xpm')
-rw-r--r-- | data/pixmaps/feta/4/noteheads-2slash.xpm | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/noteheads-2slash.xpm b/data/pixmaps/feta/4/noteheads-2slash.xpm new file mode 100644 index 0000000..5770bd5 --- /dev/null +++ b/data/pixmaps/feta/4/noteheads-2slash.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"8 10 6 1", +" c #060606", +". c Gray17", +"X c Gray47", +"o c #909090", +"O c #d2d2d2", +"+ c None", +/* pixels */ +"++++++++", +"+++++OXO", +"+++++. O", +"++++o o+", +"+++O .++", +"+++o o++", +"+++. +++", +"++o o+++", +"+O .++++", +"+OXO++++" +}; |