🐛 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" viewBox="0 0 48 48"><path fill="#3585f8" d="M24 0C10.971 0 0 10.971 0 24s10.629 24 24 24 24-10.629 24-24S37.029 0 24 0zm1.371 32.914-4.114-13.029-4.114 13.029h-3.086L8.571 14.743H12l3.771 12.343 3.772-12.343h3.086l3.77 12.343 3.772-12.343H33.6l-5.143 18.171zm10.971.343c-1.714 0-2.743-1.372-2.743-2.743 0-1.714 1.372-2.743 2.743-2.743 1.372 0 2.743 1.371 2.743 2.743 0 1.371-1.028 2.743-2.743 2.743z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="#3585f8" d="M24 0C10.971 0 0 10.971 0 24s10.629 24 24 24 24-10.629 24-24S37.029 0 24 0zm1.371 32.914-4.114-13.029-4.114 13.029h-3.086L8.571 14.743H12l3.771 12.343 3.772-12.343h3.086l3.77 12.343 3.772-12.343H33.6l-5.143 18.171zm10.971.343c-1.714 0-2.743-1.372-2.743-2.743 0-1.714 1.372-2.743 2.743-2.743 1.372 0 2.743 1.371 2.743 2.743 0 1.371-1.028 2.743-2.743 2.743z"/></svg>

Before

Width:  |  Height:  |  Size: 448 B

After

Width:  |  Height:  |  Size: 449 B