🐛 Fixes broken SVGs (#424)

Sorry for the bigger file sizes now, but all SVG compression methods I have tried have resulted into broken SVGs :(
This commit is contained in:
Bjorn Lammers
2023-06-07 14:02:28 +02:00
committed by GitHub
parent 278777a0cf
commit 59fb4c9e10
776 changed files with 60774 additions and 776 deletions
+9 -1
View File
@@ -1 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1309" height="1581" version="1.2"><path d="M792.7 1312.1v268.3H518.1V1128L0 .7h286.5l403.7 881.9c77.8 168.5 102.5 227.1 102.5 429.5zM1308.9.7 972.1 764.5H693L1029.8.7z" style="fill:#fc3f1d"/></svg>
<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1309 1581" width="1309" height="1581">
<title>pFHvdMV7_0kRsAw7bKuFiP0mY-svg</title>
<style>
.s0 { fill: #fc3f1d }
</style>
<g id="Layer">
<path id="Layer" class="s0" d="m792.7 1312.1v268.3h-274.6v-452.4l-518.1-1127.3h286.5l403.7 881.9c77.8 168.5 102.5 227.1 102.5 429.5zm516.2-1311.4l-336.8 763.8h-279.1l336.8-763.8z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 244 B

After

Width:  |  Height:  |  Size: 408 B