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