diff options
Diffstat (limited to 'data/pixmaps/rg21/4/clef-treble.xpm')
-rw-r--r-- | data/pixmaps/rg21/4/clef-treble.xpm | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/data/pixmaps/rg21/4/clef-treble.xpm b/data/pixmaps/rg21/4/clef-treble.xpm new file mode 100644 index 0000000..bbfd5f5 --- /dev/null +++ b/data/pixmaps/rg21/4/clef-treble.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * clef_treble_xpm[] = { +"12 29 2 1", +" c None", +". c black", +" . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" .. ", +" .. ", +" .. ", +" . ", +" . ", +" .. ", +" .. ", +" . . ", +" . .. ", +" .. . ", +" . .... ", +".. . . .. ", +".. . . .. ", +".. .. . .. ", +".. . . .. ", +" . . .. ", +" .. . . ", +" .. . . ", +" .... ", +" . ", +" .. . ", +" . . ", +" .. "}; |