🐛 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

View File

@@ -1 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="666.667" height="666.667" version="1.0" viewBox="0 0 500 500"><path fill="#ff4d43" d="M194.5 74c-69.8 1.7-109.7 4-127.3 7.6C26.6 89.7 9.2 110 2.3 157 .2 171.2-.7 267.2.9 305.4c1.7 39.2 4.4 57 11.1 72.8 10.3 24.1 27.8 36 62 42.2 22.4 4.1 74 6.5 140 6.6 40.5 0 161.7-2.7 180-4 28.4-2.1 53.2-7.2 67-13.7 22.7-10.8 34.1-37.2 38-88.3 1.3-16.7 1.3-119.9 0-139.2-2.2-33.1-5.4-48.8-13.1-64.7-8.7-17.8-21.3-27.9-41.1-33-12.8-3.3-43.5-6.6-84.8-9.1-23.5-1.5-120.8-2-165.5-1zM326 169.6c0 .3-16.9 29.3-37.5 64.4-20.6 35.1-37.5 64.1-37.5 64.4 0 .3 16.9.6 37.5.6H326v32H174v-32h37.6c30.9 0 37.5-.2 37.1-1.3-.3-.8-17.2-29.8-37.6-64.5-20.4-34.7-37.1-63.3-37.1-63.6 0-.3 34.2-.6 76-.6s76 .3 76 .6z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="500.000000pt" height="500.000000pt" viewBox="0 0 500.000000 500.000000" preserveAspectRatio="xMidYMid meet">
<metadata fill="#ff4d43">
Created by potrace 1.11, written by Peter Selinger 2001-2013
</metadata>
<g transform="translate(0.000000,500.000000) scale(0.100000,-0.100000)" fill="#ff4d43" stroke="none">
<path d="M1945 4260 c-698 -17 -1097 -40 -1273 -76 -406 -81 -580 -284 -649 -754 -21 -142 -30 -1102 -14 -1484 17 -392 44 -570 111 -728 103 -241 278 -360 620 -422 224 -41 740 -65 1400 -66 405 0 1617 27 1800 40 284 21 532 72 670 137 227 108 341 372 380 883 13 167 13 1199 0 1392 -22 331 -54 488 -131 647 -87 178 -213 279 -411 330 -128 33 -435 66 -848 91 -235 15 -1208 20 -1655 10z m1315 -956 c0 -3 -169 -293 -375 -644 -206 -351 -375 -641 -375 -644 0 -3 169 -6 375 -6 l375 0 0 -160 0 -160 -760 0 -760 0 0 160 0 160 376 0 c309 0 375 2 371 13 -3 8 -172 298 -376 645 -204 347 -371 633 -371 636 0 3 342 6 760 6 418 0 760 -3 760 -6z" fill="#ff4d43"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 735 B

After

Width:  |  Height:  |  Size: 1023 B