1
0
Fork 0
mirror of https://github.com/homarr-labs/dashboard-icons.git synced 2025-09-20 14:41:08 +02:00

🐛 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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
776 changed files with 60774 additions and 776 deletions

View file

@ -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

Before After
Before After