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/places/picture.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/places/picture.svg')
-rw-r--r-- | core/img/places/picture.svg | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/img/places/picture.svg b/core/img/places/picture.svg index 3e105dcd334..7aa290255bf 100644 --- a/core/img/places/picture.svg +++ b/core/img/places/picture.svg @@ -1,4 +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.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> - <path style="color:#000000;block-progression:tb;text-transform:none;text-indent:0" fill="#fff" d="m2.6876 4c-0.395 0.0765-0.6946 0.4668-0.6875 0.875v22.25c0 0.46 0.424 0.876 0.875 0.876h26.25c0.4511-0.000012 0.87498-0.41692 0.875-0.875v-21.906c-0.001-0.6731-0.529-1.2229-1.031-1.219zm1.3124 1.9999 24 0.000014v10l-2-2-6 8-6-6-8 8h-2zm5.0002 2c-1.6569 0-3 1.3431-3 3s1.3431 3 3 3 3-1.3431 3-3-1.3431-3-3-3z"/> -</svg> +<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32" version="1"><path style="block-progression:tb;text-transform:none;text-indent:0" fill="#fff" d="M2.688 4c-.395.076-.695.467-.688.875v22.25c0 .46.424.876.875.876h26.25c.45 0 .875-.416.875-.874V5.22c0-.673-.53-1.223-1.03-1.22zM4 6h24v10l-2-2-6 8-6-6-8 8H4zm5 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6z" color="#000"/></svg>
\ No newline at end of file |