diff options
Diffstat (limited to 'data/pixmaps/feta/12/scripts-staccato.xpm')
-rw-r--r-- | data/pixmaps/feta/12/scripts-staccato.xpm | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/pixmaps/feta/12/scripts-staccato.xpm b/data/pixmaps/feta/12/scripts-staccato.xpm new file mode 100644 index 0000000..fe09428 --- /dev/null +++ b/data/pixmaps/feta/12/scripts-staccato.xpm @@ -0,0 +1,14 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"5 5 3 1", +" c Gray0", +". c #8b8b8b", +"X c None", +/* pixels */ +"XXXXX", +"XX..X", +"X. .", +"X. .", +"XX..X" +}; |