diff options
Diffstat (limited to 'web/images/arrow.svg')
-rw-r--r-- | web/images/arrow.svg | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/web/images/arrow.svg b/web/images/arrow.svg index a85201d8..1aed6e03 100644 --- a/web/images/arrow.svg +++ b/web/images/arrow.svg @@ -1 +1,4 @@ -<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="26"><polygon id="arrow" points="13,4 19,22 13,19 7,22" style="fill:#008000;stroke:#000000;stroke-width:1px;" transform="" /></svg> +<?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> |