diff options
Diffstat (limited to 'data/pixmaps/feta/12/noteheads-2cross.xpm')
-rw-r--r-- | data/pixmaps/feta/12/noteheads-2cross.xpm | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/data/pixmaps/feta/12/noteheads-2cross.xpm b/data/pixmaps/feta/12/noteheads-2cross.xpm new file mode 100644 index 0000000..5742e08 --- /dev/null +++ b/data/pixmaps/feta/12/noteheads-2cross.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"17 15 7 1", +" c Gray1", +". c #3e3e3e", +"X c Gray31", +"o c Gray58", +"O c #b6b6b6", +"+ c Gray77", +"@ c None", +/* pixels */ +"@@@@@@@@@@@@@@@@@", +"@@o@@@@@@@@@@@@o@", +"@o X@@@@@@@@@@X o", +"@@X .+@@@@@@+. X@", +"@@@O O@@@@O O@@", +"@@@@O O@@O O@@@", +"@@@@@O XX O@@@@", +"@@@@@@@X X@@@@@@", +"@@@@@@@X X@@@@@@", +"@@@@@O XX O@@@@", +"@@@@O O@@O O@@@", +"@@@O O@@@@O O@@", +"@@X .+@@@@@@+. X@", +"@o X@@@@@@@@@@X o", +"@@o@@@@@@@@@@@@o@" +}; |