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-play.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-play.svg')
-rw-r--r-- | core/img/actions/view-play.svg | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/core/img/actions/view-play.svg b/core/img/actions/view-play.svg index 6359e6d018f..9d9fb12bdd3 100644 --- a/core/img/actions/view-play.svg +++ b/core/img/actions/view-play.svg @@ -1,14 +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.6" width="1.6" y="-.3" x="-.3"> - <feGaussianBlur stdDeviation="3"/> - </filter> - </defs> - <g filter="url(#a)" stroke="#000" stroke-width="2.4" transform="matrix(.83333 0 0 .83333 2.6667 -847.67)"> - <path stroke="#000" stroke-width="2.4" d="m4 1024.4 24 12-24 12z"/> - </g> - <g transform="matrix(.83333 0 0 .83333 2.6667 -847.67)"> - <path d="m4 1024.4 24 12-24 12z" fill="#fff"/> - </g> -</svg> +<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32"><defs><filter id="a" height="1.6" width="1.6" y="-.3" x="-.3" color-interpolation-filters="sRGB"><feGaussianBlur stdDeviation="3"/></filter></defs><path d="M4 1024.4l24 12-24 12z" filter="url(#a)" stroke="#000" stroke-width="2.4" transform="translate(2.667 -847.67) scale(.83333)"/><path d="M6 5.993l20 10-20 10z" fill="#fff"/></svg>
\ No newline at end of file |