aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/img/star.svg
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2023-04-24 11:53:37 +0200
committerGitHub <noreply@github.com>2023-04-24 11:53:37 +0200
commit95c098170defa9362d09915a22a11e67cbead1b8 (patch)
tree8b7c601e7bc63e5acd9290f2b0864b683c59b504 /apps/files/img/star.svg
parent51aa9e6fb6d1f9d242d927afc7cd72b1d04a4b95 (diff)
parent191711530171818323f5a482061352d9a574ed93 (diff)
downloadnextcloud-server-95c098170defa9362d09915a22a11e67cbead1b8.tar.gz
nextcloud-server-95c098170defa9362d09915a22a11e67cbead1b8.zip
Merge pull request #37763 from nextcloud/techdebt/36014/require-scour-0.38.2-for-svg-optimization
chore(assets): Require scour 0.38.2 (Ubuntu LTS 22.04+) for SVG optimization
Diffstat (limited to 'apps/files/img/star.svg')
-rw-r--r--apps/files/img/star.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/img/star.svg b/apps/files/img/star.svg
index 16a7ac53ba7..8a2c0d6deff 100644
--- a/apps/files/img/star.svg
+++ b/apps/files/img/star.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 16 16" width="16" height="16"><path d="m8 0.5 2.2 5.3 5.8 0.45-4.5 3.75 1.5 5.5-5-3.1-5 3.1 1.5-5.5-4.5-3.75 5.8-0.45z"/></svg>
+<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m8 0.5 2.2 5.3 5.8 0.45-4.5 3.75 1.5 5.5-5-3.1-5 3.1 1.5-5.5-4.5-3.75 5.8-0.45z"/></svg>