Fix SVG for IE 11 (#2864)
* Add viewBox attribute to favicon * Logo missing viewBox as well
This commit is contained in:
parent
346097e69e
commit
ada8292448
@ -10,6 +10,7 @@
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
version="1.1"
|
||||
id="svg1043"
|
||||
sodipodi:docname="favicon.svg"
|
||||
|
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 6.4 KiB |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Loading…
x
Reference in New Issue
Block a user