diff options
author | Jo-Philipp Wich <jo@mein.io> | 2020-03-28 15:38:57 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2020-03-28 15:39:39 +0100 |
commit | 3d3bf40da43a247ce14328c6d3f26ff6c70983a7 (patch) | |
tree | f4d6b1e1435b6545fd044e3346e2127ed0f08cf1 /themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/logo.svg | |
parent | 0adf93de3b78fae8a19843906852abad6c7855ae (diff) |
luci-theme-openwrt-2020: fix a number of iPad / iOS 13 quirks
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/logo.svg')
-rw-r--r-- | themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/logo.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/logo.svg b/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/logo.svg index 878a39d40c..6060221844 100644 --- a/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/logo.svg +++ b/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/logo.svg @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 81.2 98"> +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 81 98"> <path d="m 40.5,50.8 a 6.6,6.6 0 1 0 0,13.2 6.6,6.6 0 0 0 0,-13.2 m -40.5,-33.9 7,6.8 a 47.5,47.5 0 0 1 67.2,0 l 7,-6.8 a 57.2,57.2 0 0 0 -81.2,0" style="fill:#fff" /> <path d="m 12.5,29.2 6.8,7 a 30,30 0 0 1 42.6,0 l 6.8,-7 a 39.7,39.7 0 0 0 -56.3,0" style="fill:#fff" /> <path d="m 24.8,41.6 6.8,6.9 a 12.6,12.6 0 0 1 18,0 l 6.8,-6.9 a 22.3,22.3 0 0 0 -31.6,0" style="fill:#fff" /> |