diff options
Diffstat (limited to 'data/pixmaps/toolbar/dotted-rest-breve.xpm')
-rw-r--r-- | data/pixmaps/toolbar/dotted-rest-breve.xpm | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/data/pixmaps/toolbar/dotted-rest-breve.xpm b/data/pixmaps/toolbar/dotted-rest-breve.xpm new file mode 100644 index 0000000..a43eabd --- /dev/null +++ b/data/pixmaps/toolbar/dotted-rest-breve.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * rest_breve_xpm[] = { +"9 21 2 1", +" c None", +". c black", +" ", +" ", +" ", +" ", +" ", +"....... ", +" ... ", +" ... ..", +" ... ..", +" ... ", +"....... ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; |