diff options
author | Private Maker <privatemaker@posteo.net> | 2023-09-18 13:30:21 +0000 |
---|---|---|
committer | Private Maker <privatemaker@posteo.net> | 2023-09-18 13:30:21 +0000 |
commit | 337854aaaa22392c7ad216d9ebee749b9c24597c (patch) | |
tree | 024d5a6f3dc00a9ba7355799a689cc01d6d31d56 /core/img | |
parent | e0c778f769a10a1f3edc365cc7aa115f119937aa (diff) | |
download | nextcloud-server-337854aaaa22392c7ad216d9ebee749b9c24597c.tar.gz nextcloud-server-337854aaaa22392c7ad216d9ebee749b9c24597c.zip |
remove stroke= and style= attributes from dashboard.svg
Signed-off-by: Private Maker <privatemaker@posteo.net>
Diffstat (limited to 'core/img')
-rw-r--r-- | core/img/categories/dashboard.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/img/categories/dashboard.svg b/core/img/categories/dashboard.svg index a944187bc57..bcb2811e96d 100644 --- a/core/img/categories/dashboard.svg +++ b/core/img/categories/dashboard.svg @@ -1 +1 @@ -<svg width="16" height="16" version="1.1" viewbox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m7.9062 1a7 7 0 0 0-6.9062 7 7 7 0 0 0 7 7 7 7 0 0 0 7-7 7 7 0 0 0-7-7 7 7 0 0 0-0.09375 0zm0.09375 2.6992a4.3 4.3 0 0 1 4.3008 4.3008 4.3 4.3 0 0 1-4.3008 4.3008 4.3 4.3 0 0 1-4.3008-4.3008 4.3 4.3 0 0 1 4.3008-4.3008z" stroke-dashoffset="10" stroke-linecap="round" stroke-linejoin="round" stroke-width=".5" style="paint-order:markers stroke fill"/></svg> +<svg width="16" height="16" version="1.1" viewbox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m7.9062 1a7 7 0 0 0-6.9062 7 7 7 0 0 0 7 7 7 7 0 0 0 7-7 7 7 0 0 0-7-7 7 7 0 0 0-0.09375 0zm0.09375 2.6992a4.3 4.3 0 0 1 4.3008 4.3008 4.3 4.3 0 0 1-4.3008 4.3008 4.3 4.3 0 0 1-4.3008-4.3008 4.3 4.3 0 0 1 4.3008-4.3008z"/></svg> |