diff options
Diffstat (limited to 'data/pixmaps/feta/10/scripts-staccato.xpm')
-rw-r--r-- | data/pixmaps/feta/10/scripts-staccato.xpm | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/data/pixmaps/feta/10/scripts-staccato.xpm b/data/pixmaps/feta/10/scripts-staccato.xpm new file mode 100644 index 0000000..ca49c14 --- /dev/null +++ b/data/pixmaps/feta/10/scripts-staccato.xpm @@ -0,0 +1,17 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"4 4 7 1", +" c Gray0", +". c #565656", +"X c #727272", +"o c Gray51", +"O c Gray69", +"+ c #d3d3d3", +"@ c None", +/* pixels */ +"@@@@", +"@+o@", +"@X X", +"@O.O" +}; |