diff options
Diffstat (limited to 'legacy/web/images/arrow.svg')
-rw-r--r-- | legacy/web/images/arrow.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/legacy/web/images/arrow.svg b/legacy/web/images/arrow.svg new file mode 100644 index 00000000..1aed6e03 --- /dev/null +++ b/legacy/web/images/arrow.svg @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg id="svg3369" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="26" viewBox="0 0 26 26" width="26" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <polygon id="arrow" stroke="#000" points="19 22 13 19 7 22 13 4" stroke-width="1px" fill="#008000"/> +</svg> |