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