diff options
Diffstat (limited to 'data/pixmaps/feta/4/noteheads-2.xpm')
-rw-r--r-- | data/pixmaps/feta/4/noteheads-2.xpm | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/noteheads-2.xpm b/data/pixmaps/feta/4/noteheads-2.xpm new file mode 100644 index 0000000..3369561 --- /dev/null +++ b/data/pixmaps/feta/4/noteheads-2.xpm @@ -0,0 +1,18 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"7 6 6 1", +" c Gray1", +". c Gray27", +"X c Gray50", +"o c #8d8d8d", +"O c Gray74", +"+ c None", +/* pixels */ +"+++++++", +"+++Ooo+", +"++. o", +"+o o", +"+o .+", +"++oXO++" +}; |