aboutsummaryrefslogtreecommitdiffstats
path: root/core/img/rss.svg
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-04-17 10:53:46 +0200
committerJoas Schilling <coding@schilljs.com>2023-04-24 08:59:38 +0200
commitf2afccfd569b7c6de0234514a321409dc238dc2a (patch)
treeb0d86ee7e19aea8f98d4e01dc8b98ab2dcc702d8 /core/img/rss.svg
parent636803225792412a4162846810a953491ee717fd (diff)
downloadnextcloud-server-f2afccfd569b7c6de0234514a321409dc238dc2a.tar.gz
nextcloud-server-f2afccfd569b7c6de0234514a321409dc238dc2a.zip
fix(assets): Optimize SVGs with scour 0.38.2
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'core/img/rss.svg')
-rw-r--r--core/img/rss.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/img/rss.svg b/core/img/rss.svg
index 98f031f3978..c02ff28f822 100644
--- a/core/img/rss.svg
+++ b/core/img/rss.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="16" viewBox="0 0 16 16" width="16" version="1.1"><circle cx="8" cy="8" r="8" fill="#f8991d"/><path fill="#fff" d="m4.5 3.5v1.7c3.563 0 6.3 2.735 6.3 6.3h1.7c0-4.4-3.58-8-8-8zm0 2.5v1.7c2.326 0 3.774 1.468 3.8 3.8h1.7c0-3-2.492-5.5-5.5-5.5zm1.25 3c-0.69 0-1.25 0.56-1.25 1.25s0.56 1.25 1.25 1.25 1.25-0.56 1.25-1.25-0.56-1.25-1.25-1.25z"/></svg>
+<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="8" fill="#f8991d"/><path d="m4.5 3.5v1.7c3.563 0 6.3 2.735 6.3 6.3h1.7c0-4.4-3.58-8-8-8zm0 2.5v1.7c2.326 0 3.774 1.468 3.8 3.8h1.7c0-3-2.492-5.5-5.5-5.5zm1.25 3c-0.69 0-1.25 0.56-1.25 1.25s0.56 1.25 1.25 1.25 1.25-0.56 1.25-1.25-0.56-1.25-1.25-1.25z" fill="#fff"/></svg>