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)"><path d="m131.39 517.02 188.59 110.46 188.59-110.46v-40.406l-0.46192-24.867 126.19-81.909-127.86-101.81 127.86-101.81-184.91-120.03-129.4 107.37-129.4-107.37-184.91 120.03 127.86 101.81-127.86 101.81c35.683 23.162 101.94 66.168 125.62 81.539z" fill="#7289da" stroke-width="0"/><path d="m320.36 405.59-131.6 107.06-57.363-36.031v40.406l188.59 110.46 188.59-110.46v-40.406l-56.986 36.031zm313.94-239.37-184.91-120.03-129.4 107.37 186.45 114.46zm-314.32 216.27 129.4 107.37 184.91-120.03-127.86-101.81zm-314.32-12.657 184.91 120.03 129.4-107.37-186.45-114.46zm314.32-216.27-186.45 114.46-127.86-101.81 184.91-120.03z" fill="#4e5d94" fill-rule="evenodd"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32"><path d="M6.398 25.3L16 31l9.598-5.7v-2.085l-.024-1.285L32 17.703l-6.508-5.254L32 7.195 22.586 1 16 6.54 9.414 1 0 7.195l6.508 5.254L0 17.703l6.395 4.207zm0 0" fill="#7289da"/><path d="M16.02 19.547l-6.7 5.527-2.922-1.86v2.087L16 31l9.598-5.7v-2.085l-2.899 1.86zM32 7.195L22.586 1 16 6.543l9.492 5.906zm-16 11.16l6.586 5.543L32 17.703l-6.512-5.254zm-16-.652l9.41 6.195L16 18.355 6.508 12.45zm16-11.16l-9.492 5.906L0 7.195 9.414 1zm0 0" fill-rule="evenodd" fill="#4e5d94"/></svg>

Before

Width:  |  Height:  |  Size: 887 B

After

Width:  |  Height:  |  Size: 541 B