diff options
Diffstat (limited to 'data/pixmaps/feta/12/noteheads-2xcircle.xpm')
-rw-r--r-- | data/pixmaps/feta/12/noteheads-2xcircle.xpm | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/data/pixmaps/feta/12/noteheads-2xcircle.xpm b/data/pixmaps/feta/12/noteheads-2xcircle.xpm new file mode 100644 index 0000000..a48774c --- /dev/null +++ b/data/pixmaps/feta/12/noteheads-2xcircle.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"17 16 7 1", +" c Gray1", +". c #343434", +"X c #484848", +"o c Gray49", +"O c #888888", +"+ c #b7b7b7", +"@ c None", +/* pixels */ +"@@@@@@@@@@@@@@@@@", +"@@@@@@@OOOO@@@@@@", +"@@@@@X X@@@@", +"@@@+ o@@@@o +@@", +"@@+ X@@@@@@X +@", +"@@.X+ X@@@@X +X.@", +"@@ o@+ X@@X +@O @", +"@O @@@+ XX +@@@ O", +"@O @@@@o o@@@@ O", +"@O @@@+ XX +@@@ O", +"@@ O@+ X@@X +@o @", +"@@.X+ X@@@@X +X.@", +"@@+ X@@@@@@X +@", +"@@@+ O@@@@o +@@", +"@@@@@. X@@@@", +"@@@@@@@OOOO@@@@@@" +}; |