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="M96,1850.31L96,1484.68C84.325,1470.54 74.417,1445.65 74,1417.06C74,1417.02 74,1416.98 74,1416.94C74.503,1382.42 88.904,1353.33 103.531,1341.85C104.236,1341.3 105.105,1341 106,1341L1394,1341C1394.89,1341 1395.76,1341.3 1396.47,1341.85C1411.1,1353.33 1425.5,1382.42 1426,1416.94C1426,1416.98 1426,1417.02 1426,1417.06C1425.58,1445.65 1415.67,1470.54 1404,1484.68L1404,1850.31C1402.69,1851.22 1401.35,1852.12 1400,1853L1400,1483.21C1411.64,1469.83 1421.59,1445.28 1422,1417C1421.52,1383.95 1408,1355.98 1394,1345L106,1345C91.996,1355.98 78.481,1383.95 78,1417C78.412,1445.28 88.362,1469.83 100,1483.21L100,1853C98.647,1852.12 97.312,1851.22 96,1850.31ZM106,237C105.105,237 104.236,236.7 103.531,236.147C88.904,224.675 74.503,195.58 74,161.058C74,161.019 74,160.981 74,160.942C74.503,126.42 88.904,97.325 103.531,85.853C104.236,85.3 105.105,85 106,85L1394,85C1394.89,85 1395.76,85.3 1396.47,85.853C1411.1,97.325 1425.5,126.42 1426,160.942C1426,160.981 1426,161.019 1426,161.058C1425.5,195.58 1411.1,224.675 1396.47,236.147C1395.76,236.7 1394.89,237 1394,237L106,237ZM1394,233C1408,222.016 1421.52,194.052 1422,161C1421.52,127.948 1408,99.984 1394,89L106,89C91.996,99.984 78.481,127.948 78,161C78.481,194.052 91.996,222.016 106,233L1394,233Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB