fix svgs for firefox

This commit is contained in:
Kyle
2021-04-16 15:12:41 -07:00
parent 1f0579e552
commit 4aef7dfbdc
35 changed files with 35 additions and 35 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 1500 2100" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<svg width="1500" height="2100" viewBox="0 0 1500 2100" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<path d="M1400,1853C1426.7,1829.61 1439.39,1789.61 1440,1765L1440,85C1437.14,71.038 1428.74,62.781 1415,60L85,60C71.263,62.781 62.855,71.038 60,85L60,134.963L59.964,135.005C65.911,128.159 73.429,120.452 82.217,113.366C97.62,100.946 116.844,90.571 138.212,89.036C138.805,88.994 139.403,89 140,89L1394,89C1408,99.984 1421.52,127.948 1422,161C1421.59,189.276 1411.64,213.828 1400,227.213L1400,1175.79C1411.64,1189.17 1421.59,1213.72 1422,1242C1421.59,1270.28 1411.64,1294.83 1400,1308.21L1400,1853ZM100,1308.21C88.362,1294.83 78.412,1270.28 78,1242C78.412,1213.72 88.362,1189.17 100,1175.79L100,220.78C93.09,216.876 86.663,212.31 80.813,207.473C72.638,200.714 65.613,193.47 59.991,187L60,187.01L60,1765C60.611,1789.61 73.299,1829.61 100,1853L100,1308.21Z" style="fill:rgb(39,38,36);"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB