🐛 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 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 599.38 523.11"><path fill="#d41216" d="M382.29 142.98 132.98 522.82 0 522.68 344.3 0c7.88 49.06 20.9 97.68 37.99 142.98m30.99 70.56L208.5 522.92l132.94.19 135.03-206.33a733.556 733.556 0 0 1-63.19-103.24zm186.1 234.15-49.25 75.42-133.13-.29 101.6-153.67a737.048 737.048 0 0 0 80.78 78.54z"/></svg>
<svg enable-background="new 0 0 599.38 523.11" viewBox="0 0 599.38 523.11" xmlns="http://www.w3.org/2000/svg"><g fill="#d41216"><path d="m382.29 142.98-249.31 379.84-132.98-.14 344.3-522.68c7.88 49.06 20.9 97.68 37.99 142.98"/><path d="m413.28 213.54-204.78 309.38 132.94.19 135.03-206.33c-23.78-32.49-44.94-67.01-63.19-103.24z"/><path d="m599.38 447.69-49.25 75.42-133.13-.29 101.6-153.67c24.88 28.2 51.89 54.46 80.78 78.54z"/></g></svg>

Before

Width:  |  Height:  |  Size: 350 B

After

Width:  |  Height:  |  Size: 438 B