diff options
Diffstat (limited to 'data/pixmaps/rg21/4/note-breve.xpm')
-rw-r--r-- | data/pixmaps/rg21/4/note-breve.xpm | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/pixmaps/rg21/4/note-breve.xpm b/data/pixmaps/rg21/4/note-breve.xpm new file mode 100644 index 0000000..0f695b7 --- /dev/null +++ b/data/pixmaps/rg21/4/note-breve.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * note_bodyempty_xpm[] = { +"12 4 2 1", +" c None", +"x c black", +"x x xxx x x ", +"x xx xx x ", +"x xx xx x ", +"x x xxx x x "}; |