diff options
Diffstat (limited to 'data/pixmaps/feta/10/noteheads-2xcircle.xpm')
-rw-r--r-- | data/pixmaps/feta/10/noteheads-2xcircle.xpm | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/data/pixmaps/feta/10/noteheads-2xcircle.xpm b/data/pixmaps/feta/10/noteheads-2xcircle.xpm new file mode 100644 index 0000000..d2198dd --- /dev/null +++ b/data/pixmaps/feta/10/noteheads-2xcircle.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"14 13 6 1", +" c #0e0e0e", +". c Gray17", +"X c Gray26", +"o c #6f6f6f", +"O c #afafaf", +"+ c None", +/* pixels */ +"++++++++++++++", +"+++++OoooO++++", +"+++O. ooo .O++", +"++O .+++++. O+", +"++ O.o+++o.O +", +"+oX++ o+o ++Xo", +"+oo+++...+++oo", +"+oo+++...+++oo", +"+oX++ o+o ++.o", +"++ O.o+++o.O +", +"++O .+++++. O+", +"+++O. ooo .O++", +"+++++OoooO++++" +}; |