🐛 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

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" data-name="Layer 1" viewBox="0 0 122.88 111.3"><path d="M60.44 0 43.38 69l-17-69H0l18.3 74h50.18L86.77 0Zm34.93 74h26.34V0H95.38v74Z" style="fill-rule:evenodd;fill:#ee303c"/><path d="M122.88 97a14.34 14.34 0 1 1-14.34-14.34A14.34 14.34 0 0 1 122.88 97Z" style="fill:#fed301;fill-rule:evenodd"/></svg>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 122.88 111.3"><defs><style>.cls-1{fill:#ee303c;}.cls-1,.cls-2{fill-rule:evenodd;}.cls-2{fill:#fed301;}</style></defs><title>vi-mobile</title><path class="cls-1" d="M60.44,0,43.38,69l-17-69H0L18.3,74H68.48L86.77,0ZM95.37,74h26.34V0H95.38V74Z"/><path class="cls-2" d="M122.88,97a14.34,14.34,0,1,1-14.34-14.34A14.34,14.34,0,0,1,122.88,97Z"/></svg>

Before

Width:  |  Height:  |  Size: 340 B

After

Width:  |  Height:  |  Size: 430 B