🐛 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
+1 -1
View File
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="2500" height="2374" viewBox="0.1 -0.1 960.1 911.4"><path fill="#499cd2" d="M832.6 911.3H780C780 487.2 430.1 142.2.1 142.2V89.6c459 0 832.5 368.5 832.5 821.7zM869 628.4c-63.2-266-278.7-488-549-565.7l12.1-42.2c285.3 82 512.8 316.5 579.5 597.8zm59.3-249.7c-65.1-142-176.2-265.9-312.5-348.8l18.3-30c142.3 86.6 258 215.8 326.1 364.2z"/></svg>
<svg height="2374" viewBox=".1 -.1 960.1 911.4" width="2500" xmlns="http://www.w3.org/2000/svg"><path d="m832.6 911.3h-52.6c0-424.1-349.9-769.1-779.9-769.1v-52.6c459 0 832.5 368.5 832.5 821.7zm36.4-282.9c-63.2-266-278.7-488-549-565.7l12.1-42.2c285.3 82 512.8 316.5 579.5 597.8zm59.3-249.7c-65.1-142-176.2-265.9-312.5-348.8l18.3-30c142.3 86.6 258 215.8 326.1 364.2z" fill="#499cd2"/></svg>

Before

Width:  |  Height:  |  Size: 384 B

After

Width:  |  Height:  |  Size: 388 B