🐛 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
@@ -1 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="2500" height="2061" preserveAspectRatio="xMidYMid" viewBox="0 0 256 211"><path fill="#316682" d="m46.081 194.998 19.847-18.585-.138-.87-15.164-10.227-4.643 27.742.098 1.94"/><path fill="#8194A6" d="m46.081 194.998 5.015-28.526 1.176-.216L251.732 4.664 256 0l-7.561 4.193L31.524 151.445l-.177 1.234 14.734 42.319"/><path fill="#D9E2E9" d="M31.347 152.679 256 0 0 123.839l31.347 28.84"/><path fill="#D7E0E5" d="m117.239 210.672-66.143-44.2L256 0 117.239 210.672"/></svg>
|
||||
<svg width="2500" height="2061" viewBox="0 0 256 211" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid"><path d="M46.081 194.998l19.847-18.585-.138-.87-15.164-10.227-4.643 27.742.098 1.94" fill="#316682"/><path d="M46.081 194.998l5.015-28.526 1.176-.216L251.732 4.664 256 0l-7.561 4.193L31.524 151.445l-.177 1.234 14.734 42.319" fill="#8194A6"/><path d="M31.347 152.679L256 0 0 123.839l31.347 28.84" fill="#D9E2E9"/><path d="M117.239 210.672l-66.143-44.2L256 0 117.239 210.672" fill="#D7E0E5"/></svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 515 B After Width: | Height: | Size: 517 B |
Reference in New Issue
Block a user