diff options
author | Joas Schilling <coding@schilljs.com> | 2023-04-17 10:53:46 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2023-04-24 08:59:38 +0200 |
commit | f2afccfd569b7c6de0234514a321409dc238dc2a (patch) | |
tree | b0d86ee7e19aea8f98d4e01dc8b98ab2dcc702d8 /apps/federatedfilesharing/img/social-facebook.svg | |
parent | 636803225792412a4162846810a953491ee717fd (diff) | |
download | nextcloud-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/federatedfilesharing/img/social-facebook.svg')
-rw-r--r-- | apps/federatedfilesharing/img/social-facebook.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/img/social-facebook.svg b/apps/federatedfilesharing/img/social-facebook.svg index 4d15dc39c03..56016393cfc 100644 --- a/apps/federatedfilesharing/img/social-facebook.svg +++ b/apps/federatedfilesharing/img/social-facebook.svg @@ -1 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" height="32" viewBox="0 0 32 32" width="32"><path d="M22.397 16.01h-4.204V31h-6.23V16.01H9v-5.294h2.963v-3.43c0-2.454 1.165-6.286 6.29-6.286l4.612.018v5.14h-3.35c-.547 0-1.32.274-1.32 1.44v3.12h4.75z" opacity=".5"/></svg>
\ No newline at end of file +<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M22.397 16.01h-4.204V31h-6.23V16.01H9v-5.294h2.963v-3.43c0-2.454 1.165-6.286 6.29-6.286l4.612.018v5.14h-3.35c-.547 0-1.32.274-1.32 1.44v3.12h4.75z" opacity=".5"/></svg> |