aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/img/toggle-filelist.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 /apps/settings/img/toggle-filelist.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 'apps/settings/img/toggle-filelist.svg')
-rw-r--r--apps/settings/img/toggle-filelist.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/img/toggle-filelist.svg b/apps/settings/img/toggle-filelist.svg
index 16ebc047f8c..2d6ddceddd8 100644
--- a/apps/settings/img/toggle-filelist.svg
+++ b/apps/settings/img/toggle-filelist.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 16 16" height="16" width="16" version="1.1"><path color="#000" d="m1 1v4h4v-4zm5 1v2h8v-2zm-5 4v4h4v-4zm5 1v2h8v-2zm-5 4v4h4v-4zm5 1v2h8v-2z"/></svg>
+<svg width="16" height="16" version="1.1" viewbox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m1 1v4h4v-4zm5 1v2h8v-2zm-5 4v4h4v-4zm5 1v2h8v-2zm-5 4v4h4v-4zm5 1v2h8v-2z"/></svg>