diff options
Diffstat (limited to 'data/pixmaps/feta/10/rests--2.xpm')
-rw-r--r-- | data/pixmaps/feta/10/rests--2.xpm | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/data/pixmaps/feta/10/rests--2.xpm b/data/pixmaps/feta/10/rests--2.xpm new file mode 100644 index 0000000..14b76bb --- /dev/null +++ b/data/pixmaps/feta/10/rests--2.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"7 21 5 1", +" c #020202", +". c Gray48", +"X c #8b8b8b", +"o c #c1c1c1", +"O c None", +/* pixels */ +"OOOOOOO", +"Oo.XX.o", +"O. .", +"O. .", +"O. .", +"O. .", +"O. .", +"O. .", +"O. .", +"O. .", +"O. .", +"O. .", +"O. .", +"O. .", +"O. .", +"O. .", +"O. .", +"O. .", +"O. .", +"O. .", +"Oo.XX.o" +}; |