diff options
author | skjnldsv <fremulon@protonmail.com> | 2016-09-27 08:36:38 +0200 |
---|---|---|
committer | skjnldsv <fremulon@protonmail.com> | 2016-09-27 20:56:26 +0200 |
commit | 71830b285ca15f6841e6c71c31404c2f64866935 (patch) | |
tree | 3eba3cd255d00c93653a7f957eb8812ed00481a4 /core/img/actions/view-next.svg | |
parent | 810f72df4644793673026c7490b5b2fe794ed05f (diff) | |
download | nextcloud-server-71830b285ca15f6841e6c71c31404c2f64866935.tar.gz nextcloud-server-71830b285ca15f6841e6c71c31404c2f64866935.zip |
Svgo optimization
Signed-off-by: John Molakvoæ <fremulon@protonmail.com>
Diffstat (limited to 'core/img/actions/view-next.svg')
-rw-r--r-- | core/img/actions/view-next.svg | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/core/img/actions/view-next.svg b/core/img/actions/view-next.svg index 713d1bc7574..662b2172dae 100644 --- a/core/img/actions/view-next.svg +++ b/core/img/actions/view-next.svg @@ -1,10 +1 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="32" width="32" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> - <defs> - <filter id="a" style="color-interpolation-filters:sRGB" height="1.4477" width="1.8073" y="-.22386" x="-.40365"> - <feGaussianBlur stdDeviation="2.4158278"/> - </filter> - </defs> - <path filter="url(#a)" stroke="#000" stroke-width="2" d="m10.414 28.952-1.414-1.414 11.535-11.536-11.535-11.536 1.414-1.4138 12.95 12.95z"/> - <path d="m10.414 28.952-1.414-1.414 11.535-11.536-11.535-11.536 1.414-1.4138 12.95 12.95z" fill="#fff"/> -</svg> +<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32"><defs><filter id="a" height="1.448" width="1.807" y="-.224" x="-.404" color-interpolation-filters="sRGB"><feGaussianBlur stdDeviation="2.416"/></filter></defs><path filter="url(#a)" stroke="#000" stroke-width="2" d="M10.414 28.952L9 27.538l11.535-11.536L9 4.466l1.414-1.414 12.95 12.95z"/><path d="M10.414 28.952L9 27.538l11.535-11.536L9 4.466l1.414-1.414 12.95 12.95z" fill="#fff"/></svg>
\ No newline at end of file |