summaryrefslogtreecommitdiffstats
path: root/apps/weather_status/img/moon.svg
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-09-20 09:53:35 +0200
committerJoas Schilling <coding@schilljs.com>2022-09-20 10:21:57 +0200
commit2fe70e2795569a2079bc9d4bcffb5f15eb6e38ea (patch)
tree89ba1efdd3ed8b205ff88a1f8f48622659acc621 /apps/weather_status/img/moon.svg
parent3ac720aaca1cde1ea8bac8216d27f389804f328a (diff)
downloadnextcloud-server-2fe70e2795569a2079bc9d4bcffb5f15eb6e38ea.tar.gz
nextcloud-server-2fe70e2795569a2079bc9d4bcffb5f15eb6e38ea.zip
Add missing viewbox to SVGs
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/weather_status/img/moon.svg')
-rw-r--r--apps/weather_status/img/moon.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/weather_status/img/moon.svg b/apps/weather_status/img/moon.svg
index ea87eb60977..7a54074f8f1 100644
--- a/apps/weather_status/img/moon.svg
+++ b/apps/weather_status/img/moon.svg
@@ -1 +1 @@
-<svg width="189.63" height="228.4" xmlns="http://www.w3.org/2000/svg"><path d="M62.11 134a130.4 130.4 0 01-5.55-83.05A132.89 132.89 0 0182.76 0a117.64 117.64 0 00-10.3 3.67C12.92 28.07-15.7 96.34 8.7 155.88a115.91 115.91 0 0062.89 63.4 115.93 115.93 0 0089.3.36c3.39-1.39 6.7-2.92 9.92-4.62a132.66 132.66 0 01-54.4-17.92 130.45 130.45 0 01-54.3-63.1" fill="#e1c014"/><path d="M122.15 123.3l-5.19 19.37 18.52-7.65 16.81 10.9-1.56-19.97 15.58-12.61-19.49-4.7-7.18-18.7-10.48 17.08-20.02 1.04 13.01 15.25M176.79 45.46l-7.67-10.3-3.51 12.35-12.17 4.1 10.66 7.16.14 12.84 10.1-7.92 12.27 3.83-4.42-12.06 7.43-10.48-12.83.48" fill="#61c9e7"/></svg> \ No newline at end of file
+<svg width="189.63" height="228.4" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 189 228"><path d="M62.11 134a130.4 130.4 0 01-5.55-83.05A132.89 132.89 0 0182.76 0a117.64 117.64 0 00-10.3 3.67C12.92 28.07-15.7 96.34 8.7 155.88a115.91 115.91 0 0062.89 63.4 115.93 115.93 0 0089.3.36c3.39-1.39 6.7-2.92 9.92-4.62a132.66 132.66 0 01-54.4-17.92 130.45 130.45 0 01-54.3-63.1" fill="#e1c014"/><path d="M122.15 123.3l-5.19 19.37 18.52-7.65 16.81 10.9-1.56-19.97 15.58-12.61-19.49-4.7-7.18-18.7-10.48 17.08-20.02 1.04 13.01 15.25M176.79 45.46l-7.67-10.3-3.51 12.35-12.17 4.1 10.66 7.16.14 12.84 10.1-7.92 12.27 3.83-4.42-12.06 7.43-10.48-12.83.48" fill="#61c9e7"/></svg> \ No newline at end of file