summaryrefslogtreecommitdiffstats
path: root/apps/settings
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2022-09-20 14:19:55 +0200
committerGitHub <noreply@github.com>2022-09-20 14:19:55 +0200
commit20ee356a29868e945c8e2c1537319ef0de12ee30 (patch)
treef8ce018cf4c07398e7bbcd0b6c7e6972bc4f8601 /apps/settings
parentd0668ce3b746ce150c9552878a49fbe856634e14 (diff)
parent354549a88bf4f602dc4017ab716128f770956983 (diff)
downloadnextcloud-server-20ee356a29868e945c8e2c1537319ef0de12ee30.tar.gz
nextcloud-server-20ee356a29868e945c8e2c1537319ef0de12ee30.zip
Merge pull request #34154 from nextcloud/bugfix/noid/add-missing-viewbox-to-svgs
Add missing viewbox to SVGs
Diffstat (limited to 'apps/settings')
-rw-r--r--apps/settings/img/help.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/img/help.svg b/apps/settings/img/help.svg
index e2d23fb62fb..e42c0ee3089 100644
--- a/apps/settings/img/help.svg
+++ b/apps/settings/img/help.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16"><path d="M6.508 10.106v-.642q0-.833.356-1.449.356-.616 1.302-1.31.91-.65 1.197-1.059.295-.408.295-.91 0-.565-.416-.86-.417-.295-1.163-.295-1.302 0-2.968.85l-.945-1.9Q6.1 1.447 8.27 1.447q1.787 0 2.837.859 1.059.859 1.059 2.29 0 .955-.434 1.649-.434.694-1.649 1.562-.833.616-1.058.937-.217.32-.217.842v.52zm-.277 2.968q0-.73.39-1.102.39-.373 1.137-.373.72 0 1.11.381.4.382.4 1.094 0 .685-.4 1.084-.399.39-1.11.39-.729 0-1.128-.381-.4-.39-.4-1.093z"/></svg>
+<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" viewBox="0 0 16 16"><path d="M6.508 10.106v-.642q0-.833.356-1.449.356-.616 1.302-1.31.91-.65 1.197-1.059.295-.408.295-.91 0-.565-.416-.86-.417-.295-1.163-.295-1.302 0-2.968.85l-.945-1.9Q6.1 1.447 8.27 1.447q1.787 0 2.837.859 1.059.859 1.059 2.29 0 .955-.434 1.649-.434.694-1.649 1.562-.833.616-1.058.937-.217.32-.217.842v.52zm-.277 2.968q0-.73.39-1.102.39-.373 1.137-.373.72 0 1.11.381.4.382.4 1.094 0 .685-.4 1.084-.399.39-1.11.39-.729 0-1.128-.381-.4-.39-.4-1.093z"/></svg>