🐛 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" viewBox="0 0 90 90"><path fill="#4687FF" d="M8.564 81A45.414 45.414 0 0 1 0 54.369C0 29.311 20.148 9 45 9c24.855 0 45 20.311 45 45.369A45.412 45.412 0 0 1 81.436 81L59.822 45.615l-2.087 3.554 2.117 9.88L45 33.43l-9.188 15.638 2.14 9.98-7.786-13.415L8.564 81z"/></svg>
|
||||
<svg viewBox="0 0 90 90" xmlns="http://www.w3.org/2000/svg"><path d="M8.564 81A45.414 45.414 0 010 54.369C0 29.311 20.148 9 45 9c24.855 0 45 20.311 45 45.369A45.412 45.412 0 0181.436 81L59.822 45.615l-2.087 3.554 2.117 9.88L45 33.43l-9.188 15.638 2.14 9.98-7.786-13.415L8.564 81z" fill="#4687FF"/></svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 307 B After Width: | Height: | Size: 304 B |
Reference in New Issue
Block a user