diff options
Diffstat (limited to 'data/pixmaps/feta/8/accidentals--1.xpm')
-rw-r--r-- | data/pixmaps/feta/8/accidentals--1.xpm | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/data/pixmaps/feta/8/accidentals--1.xpm b/data/pixmaps/feta/8/accidentals--1.xpm new file mode 100644 index 0000000..69bf1dd --- /dev/null +++ b/data/pixmaps/feta/8/accidentals--1.xpm @@ -0,0 +1,36 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"9 22 8 1", +" c Gray5", +". c Gray18", +"X c #4c4c4c", +"o c #717171", +"O c Gray55", +"+ c #b7b7b7", +"@ c #cbcbcb", +"# c None", +/* pixels */ +"#########", +"#@o+#####", +"#+ +#####", +"## ######", +"## ######", +"## ######", +"## ######", +"## ######", +"## ######", +"## ######", +"## ######", +"## ##++##", +"## o o#", +"## X. @", +"## O#@ O", +"## @## +", +"## @#@ .#", +"## ##X.##", +"## #X.###", +"##...####", +"## .#####", +"##O######" +}; |