Fixed incorrectly sized SVGs

Signed-off-by: Sophia Atkinson <sophialul@protonmail.com>
This commit is contained in:
2023-04-04 10:15:16 -07:00
parent 673a46b722
commit 3c7a2cb9e8
15 changed files with 15 additions and 46 deletions

View File

@ -1,2 +1 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="32" height="32" version="1.1" viewBox="0 0 8.4667 8.4667" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><g transform="matrix(.013468 0 0 .013655 -.076345 -.36619)" fill="#4e5d94"><g transform="matrix(20.927 0 0 21.526 -14.84 -7.5782)"><path transform="matrix(3.5479 0 0 3.4021 .98 1.5979)" d="m5.8208 2.7354h-3.175l0.56764 2.9959h2.0988z" fill="#7289da" stroke-width="0"/><path d="m19.154 20.418h-6.256l-1.692-8.842h9.464zm-17.2-17.92h-0.013c-0.531 0-0.961 0.43-0.961 0.961 0 0.055 5e-3 0.109 0.013 0.161l-1e-3 -6e-3 4.084 24.795c0.107 0.62 0.638 1.086 1.279 1.093h19.595 0.01c0.478 0 0.875-0.347 0.953-0.803l1e-3 -6e-3 4.093-25.071c8e-3 -0.046 0.012-0.1 0.012-0.154 0-0.531-0.43-0.961-0.961-0.961h-0.013 1e-3z" fill="#4e5d94"/></g></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32"><path d="M22 10.34H10l2.145 11.32h7.933zm0 0" fill="#7289da"/><path d="M19.36 20.906h-6.665l-1.8-9.82h10.078zM1.04 1h-.017C.457 1 0 1.477 0 2.066c0 .063.004.122.016.18l-.004-.008 4.351 27.547c.114.688.68 1.207 1.364 1.215h20.882c.508 0 .934-.387 1.016-.89v-.008l4.36-27.852A.804.804 0 0 0 32 2.078c0-.59-.46-1.066-1.023-1.066h-.016zm0 0" fill="#4e5d94"/></svg>

Before

Width:  |  Height:  |  Size: 804 B

After

Width:  |  Height:  |  Size: 423 B