diff options
author | Joas Schilling <coding@schilljs.com> | 2022-09-20 09:53:35 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2022-09-20 10:21:57 +0200 |
commit | 2fe70e2795569a2079bc9d4bcffb5f15eb6e38ea (patch) | |
tree | 89ba1efdd3ed8b205ff88a1f8f48622659acc621 /core/img/f-droid.svg | |
parent | 3ac720aaca1cde1ea8bac8216d27f389804f328a (diff) | |
download | nextcloud-server-2fe70e2795569a2079bc9d4bcffb5f15eb6e38ea.tar.gz nextcloud-server-2fe70e2795569a2079bc9d4bcffb5f15eb6e38ea.zip |
Add missing viewbox to SVGs
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'core/img/f-droid.svg')
-rw-r--r-- | core/img/f-droid.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/img/f-droid.svg b/core/img/f-droid.svg index e52c4e31957..842f36403a6 100644 --- a/core/img/f-droid.svg +++ b/core/img/f-droid.svg @@ -12,6 +12,7 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="172" height="60" + viewBox="0 0 172 60" id="svg8502" version="1.1" inkscape:version="0.91 r13725" |