diff options
Diffstat (limited to 'data/pixmaps/toolbar/clef-tenor.xpm_rg21')
-rw-r--r-- | data/pixmaps/toolbar/clef-tenor.xpm_rg21 | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/data/pixmaps/toolbar/clef-tenor.xpm_rg21 b/data/pixmaps/toolbar/clef-tenor.xpm_rg21 new file mode 100644 index 0000000..4deecb2 --- /dev/null +++ b/data/pixmaps/toolbar/clef-tenor.xpm_rg21 @@ -0,0 +1,35 @@ +/* XPM */ +static char * clef_tenor_xpm[] = { +"12 29 3 1", +" c None", +". c black", +"x c gray60", +" . . ... ", +" . . . . ", +" . . . .. ", +" . . . ", +"x.x.xxxxxx.x", +" . . . ", +" . . . .. ", +" . . .. . ", +" . . .. . ", +"x.x...xxxxxx", +" . . .. . ", +" . . .. . ", +" . . . .. ", +" . . . ", +"x.x.xxxxxx.x", +" . . . ", +" . . . .. ", +" . . . . ", +" . . ... ", +"xxxxxxxxxxxx", +" ", +" ", +" ", +" ", +"xxxxxxxxxxxx", +" ", +" ", +" ", +" "}; |