diff options
Diffstat (limited to 'data/pixmaps/feta/4/noteheads-2xcircle.xpm')
-rw-r--r-- | data/pixmaps/feta/4/noteheads-2xcircle.xpm | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/noteheads-2xcircle.xpm b/data/pixmaps/feta/4/noteheads-2xcircle.xpm new file mode 100644 index 0000000..e149172 --- /dev/null +++ b/data/pixmaps/feta/4/noteheads-2xcircle.xpm @@ -0,0 +1,17 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"7 7 4 1", +" c #535353", +". c #979797", +"X c Gray80", +"o c None", +/* pixels */ +"ooooooo", +"ooo..oo", +"oo XX o", +"o.X..X.", +"o.X..X.", +"oo XX o", +"ooo..oo" +}; |