diff options
Diffstat (limited to 'data/pixmaps/feta/4/clefs-mensural2_f_change.xpm')
-rw-r--r-- | data/pixmaps/feta/4/clefs-mensural2_f_change.xpm | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/clefs-mensural2_f_change.xpm b/data/pixmaps/feta/4/clefs-mensural2_f_change.xpm new file mode 100644 index 0000000..f07ea1a --- /dev/null +++ b/data/pixmaps/feta/4/clefs-mensural2_f_change.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"7 8 7 1", +" c Gray2", +". c #2c2c2c", +"X c Gray46", +"o c #8d8d8d", +"O c #b2b2b2", +"+ c Gray78", +"@ c None", +/* pixels */ +"@@@@@@@", +"@@X+@+@", +"@+. O o", +"@@@.X+@", +"@@@XX@@", +"@@@X@O@", +"@@X+@ o", +"@+O@@O@" +}; |