🐛 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:
@@ -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 |
Reference in New Issue
Block a user