diff options
Diffstat (limited to 'data/pixmaps/rg21/8/rest-semibreve.xpm')
-rw-r--r-- | data/pixmaps/rg21/8/rest-semibreve.xpm | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/data/pixmaps/rg21/8/rest-semibreve.xpm b/data/pixmaps/rg21/8/rest-semibreve.xpm new file mode 100644 index 0000000..68e41d5 --- /dev/null +++ b/data/pixmaps/rg21/8/rest-semibreve.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"9 37 2 1", +" c Gray0", +". c None", +/* pixels */ +".........", +".........", +".........", +".........", +".........", +".........", +".........", +".........", +".........", +" ", +". .", +". .", +". .", +".........", +".........", +".........", +".........", +".........", +".........", +".........", +".........", +".........", +".........", +".........", +".........", +".........", +".........", +".........", +".........", +".........", +".........", +".........", +".........", +".........", +".........", +".........", +"........." +}; |