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 /core/img/apps/richdocumentscode.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 'core/img/apps/richdocumentscode.svg')
-rw-r--r-- | core/img/apps/richdocumentscode.svg | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/img/apps/richdocumentscode.svg b/core/img/apps/richdocumentscode.svg index ef3e550ca32..58fa35f2775 100644 --- a/core/img/apps/richdocumentscode.svg +++ b/core/img/apps/richdocumentscode.svg @@ -1,3 +1 @@ -<svg width="32" height="32" version="1.0" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"> - <path style="color:#000000;block-progression:tb;text-transform:none;text-indent:0" fill="#000" d="m14.357 1-7.0001 7.002 0.00549 0.00732 8.1738 7.7014 0.37537 0.35339-0.37537 0.35522-8.0804 7.6154 6.9617 6.9653 14.967-14.967zm-7.3572 8.2452v13.585l7.2363-6.7657z"/> -</svg> +<svg width="32" height="32" version="1.0" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="m14.357 1-7.0001 7.002 0.00549 0.00732 8.1738 7.7014 0.37537 0.35339-0.37537 0.35522-8.0804 7.6154 6.9617 6.9653 14.967-14.967zm-7.3572 8.2452v13.585l7.2363-6.7657z" color="#000000" style="block-progression:tb;text-indent:0;text-transform:none"/></svg> |