Fixed svg height/width for firefox (part 2).

This commit is contained in:
Vlyan
2022-03-08 17:57:01 +01:00
parent e8d8f7143d
commit aabdcae49a
28 changed files with 37 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 484.227 484.227" style="enable-background:new 0 0 484.227 484.227;" xml:space="preserve">
width="484.227px" height="484.227px" viewBox="0 0 484.227 484.227" style="enable-background:new 0 0 484.227 484.227;" xml:space="preserve">
<g>
<path d="M7.32,255.207c7.1,1.7,14.3,3.6,21.5,3.4c7.4-0.2,14.8-1.1,22.1-2.1c0.3,15.1,2.5,30.4,6.7,45.1
c6.6,23.7,18.1,46.2,33.6,65.7s34.9,36.1,56.9,48.2l16.9,8.3c5.9,2.3,11.8,4.4,17.7,6.6c6,1.8,12.2,3.3,18.3,4.9

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB