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/breadcrumb.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/breadcrumb.svg')
-rw-r--r-- | core/img/breadcrumb.svg | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/img/breadcrumb.svg b/core/img/breadcrumb.svg index 10d6e4150cb..3bd8759fe78 100644 --- a/core/img/breadcrumb.svg +++ b/core/img/breadcrumb.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="44" width="14" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> - <path d="m0.54879 0.047777 12.195 21.952-12.195 21.951 12.195-21.951z" stroke="#d7d7d7" stroke-linecap="round" stroke-miterlimit="31.2" stroke-width="1.0976" fill="#F00"/> -</svg> +<svg xmlns="http://www.w3.org/2000/svg" height="44" width="14"><path d="M.55.048L12.743 22 .55 43.95 12.743 22z" stroke="#d7d7d7" stroke-linecap="round" stroke-miterlimit="31.2" stroke-width="1.098" fill="#F00"/></svg>
\ No newline at end of file |