diff options
Diffstat (limited to 'data/pixmaps/feta/6/rests-0o.xpm')
-rw-r--r-- | data/pixmaps/feta/6/rests-0o.xpm | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/pixmaps/feta/6/rests-0o.xpm b/data/pixmaps/feta/6/rests-0o.xpm new file mode 100644 index 0000000..7616ad0 --- /dev/null +++ b/data/pixmaps/feta/6/rests-0o.xpm @@ -0,0 +1,19 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"17 6 7 1", +" c Gray1", +". c Gray35", +"X c #727272", +"o c #898989", +"O c #b9b9b9", +"+ c Gray85", +"@ c None", +/* pixels */ +"@@@@@@@@@@@@@@@@@", +"@OXXXooooooooXXXO", +"@O.X. .X.O", +"@@@@+ +@@@", +"@@@@+ +@@@", +"@@@@@oooooooo@@@@" +}; |