diff options
Diffstat (limited to 'data/pixmaps/feta/4/scripts-staccato.xpm')
-rw-r--r-- | data/pixmaps/feta/4/scripts-staccato.xpm | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/scripts-staccato.xpm b/data/pixmaps/feta/4/scripts-staccato.xpm new file mode 100644 index 0000000..63ec602 --- /dev/null +++ b/data/pixmaps/feta/4/scripts-staccato.xpm @@ -0,0 +1,11 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"3 3 2 1", +" c #b2b2b2", +". c None", +/* pixels */ +"...", +". ", +". " +}; |