summaryrefslogtreecommitdiffstats
path: root/core/img/actions/download-white.svg
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2017-11-14 15:51:09 +0100
committerGitHub <noreply@github.com>2017-11-14 15:51:09 +0100
commit346dbfa1ee9ce16479eb6ff5cbf1d108bcb7c09d (patch)
treef898fd9f567dfa3738b5b7b030e4f4a40d5a9d03 /core/img/actions/download-white.svg
parent381967f35e11bfd04baa5c085f733793fee30858 (diff)
parenta6197a2899e8ac376b57db330d4e7d41b8d3a54b (diff)
downloadnextcloud-server-346dbfa1ee9ce16479eb6ff5cbf1d108bcb7c09d.tar.gz
nextcloud-server-346dbfa1ee9ce16479eb6ff5cbf1d108bcb7c09d.zip
Merge pull request #7130 from nextcloud/fix-broken-svg
Optimize SVG icons
Diffstat (limited to 'core/img/actions/download-white.svg')
-rw-r--r--core/img/actions/download-white.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/img/actions/download-white.svg b/core/img/actions/download-white.svg
index d4fc9549dea..b6de7996024 100644
--- a/core/img/actions/download-white.svg
+++ b/core/img/actions/download-white.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16"><path fill="#fff" d="M6 1h4v7h5l-7 7-7-7h5z"/></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewbox="0 0 16 16" width="16" height="16"><path fill="#fff" d="M6 1h4v7h5l-7 7-7-7h5z"/></svg>