diff options
Diffstat (limited to 'data/pixmaps/feta/4/noteheads-0slash.xpm')
-rw-r--r-- | data/pixmaps/feta/4/noteheads-0slash.xpm | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/noteheads-0slash.xpm b/data/pixmaps/feta/4/noteheads-0slash.xpm new file mode 100644 index 0000000..171b23e --- /dev/null +++ b/data/pixmaps/feta/4/noteheads-0slash.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"13 10 7 1", +" c #090909", +". c #323232", +"X c #727272", +"o c #838383", +"O c #b7b7b7", +"+ c #cdcdcd", +"@ c None", +/* pixels */ +"@@@@@@@@@@@@@", +"@@@@@@oXXXoo+", +"@@@@@X.XXX. @", +"@@@@O O@@@ O@", +"@@@@..@@@X.@@", +"@@@O O@@O O@@", +"@@@.X@@@..@@@", +"@@O.@@@O O@@@", +"@@ .XXX.X@@@@", +"@+XXXXXo@@@@@" +}; |