🐛 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" width="2500" height="1995" viewBox="0 0 59.242 47.271"><path fill="#0072c6" d="M32.368 0 14.9 15.145 0 41.895h13.437zm2.323 3.543-7.454 21.008 14.291 17.956L13.8 47.271h45.442z"/></svg>
|
||||
<svg height="1995" viewBox="0 0 59.242 47.271" width="2500" xmlns="http://www.w3.org/2000/svg"><path d="m32.368 0-17.468 15.145-14.9 26.75h13.437zm2.323 3.543-7.454 21.008 14.291 17.956-27.728 4.764h45.442z" fill="#0072c6"/></svg>
|
||||
|
Before Width: | Height: | Size: 225 B After Width: | Height: | Size: 230 B |
Reference in New Issue
Block a user