🐛 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" viewBox="0 0 150 150.2"><path fill="none" d="M0 .2h150v150H0V.2z"/><path fill="#0067c5" d="M9.3 18.6v109h51.6V62.4h28.2v65.2h51.7v-109z"/></svg>
<svg id="logosandtypes_com" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150.2"><path d="M0 .2h150v150H0V.2z" fill="none"/><g><path fill="#0067c5" d="M9.3 18.6v109h51.6V62.4h28.2v65.2h51.7v-109z"/></g></svg>

Before

Width:  |  Height:  |  Size: 184 B

After

Width:  |  Height:  |  Size: 214 B