diff options
Diffstat (limited to 'data/pixmaps/feta/12/rests-1o.xpm')
-rw-r--r-- | data/pixmaps/feta/12/rests-1o.xpm | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/data/pixmaps/feta/12/rests-1o.xpm b/data/pixmaps/feta/12/rests-1o.xpm new file mode 100644 index 0000000..3c787e1 --- /dev/null +++ b/data/pixmaps/feta/12/rests-1o.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"33 10 6 1", +" c Gray1", +". c Gray", +"X c #898989", +"o c Gray74", +"O c Gray77", +"+ c None", +/* pixels */ +"+++++++++++++++++++++++++++++++++", +"++++++++O.XXXXXXXXXXXXXXXO+++++++", +"++++++++. .+++++++", +"++++++++X X+++++++", +"++++++++. .+++++++", +"++++++++. X+++++++", +"++++++++. .+++++++", +"+o o", +"+X X", +"++XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX+" +}; |