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(.41524 0 0 .35277 1.4793 .00022046)" fill="#7289da"><path d="m5.2 24v-7.786l-5.2-13.964h2.616l3.834 10.767 4.41-13.018h2.405l-5.658 16.303v7.697z" fill="#7289da"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32"><path d="M13.75 32V21.617L5.59 3h4.105l6.02 14.355L22.637 0h3.773l-8.879 21.734V32zm0 0" fill="#7289da"/></svg>

Before

Width:  |  Height:  |  Size: 360 B

After

Width:  |  Height:  |  Size: 174 B