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><polygon transform="matrix(.30238 0 0 .30561 -.60471 -.65709)" points="10.844 13.029 16 28.896 21.156 13.029" fill="#7289da"/><polygon transform="matrix(.30238 0 0 .30561 -.60471 -.65709)" points="16 28.896 10.844 13.029 3.619 13.029" fill="#4e5d94"/><path d="m0.4896 3.3247-0.47383 1.4737a0.32264 0.32609 0 0 0 0.11732 0.3646l4.1002 3.0121z" fill="#7289da" stroke-width=".30399"/><path d="m0.4896 3.3247h2.1847l-0.93888-2.9204a0.16147 0.1632 0 0 0-0.30691 0z" fill="#7289da" stroke-width=".30399"/><polygon transform="matrix(.30238 0 0 .30561 -.60471 -.65709)" points="16 28.896 21.156 13.029 28.381 13.029" fill="#4e5d94"/><path d="m7.9771 3.3247 0.47383 1.4737a0.32264 0.32609 0 0 1-0.11732 0.3646l-4.1002 3.0121z" fill="#7289da" stroke-width=".30399"/><path d="m7.9771 3.3247h-2.1847l0.93888-2.9207a0.16147 0.1632 0 0 1 0.30691 0z" fill="#7289da" stroke-width=".30399"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32"><path d="M10.11 12.566L16 30.895l5.895-18.329zm0 0" fill="#7289da"/><path d="M16 30.895l-5.89-18.329H1.851zm0 0" fill="#4e5d94"/><path d="M1.852 12.566l-1.793 5.57a1.231 1.231 0 0 0 .445 1.376L16 30.898zm0 0M1.852 12.566h8.257L6.56 1.527a.61.61 0 0 0-.579-.425c-.265 0-.5.171-.582.425zm0 0" fill="#7289da"/><path d="M16 30.895l5.895-18.329h8.253zm0 0" fill="#4e5d94"/><path d="M30.148 12.566l1.793 5.57a1.231 1.231 0 0 1-.445 1.376L16 30.898zm0 0M30.148 12.566h-8.257l3.55-11.039a.61.61 0 0 1 .579-.425c.265 0 .5.171.582.425zm0 0" fill="#7289da"/></svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 616 B