1
0
Fork 0
mirror of https://github.com/homarr-labs/dashboard-icons.git synced 2025-09-21 15:02:33 +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,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" fill="none"><path fill="#1F9999" d="M31.963 63.926C14.32 63.926 0 49.606 0 31.963S14.32 0 31.963 0h23.973c4.41 0 7.99 3.58 7.99 7.99v23.973c0 17.644-14.32 31.963-31.963 31.963Z"/><path fill="#fff" d="M31.963 48.62c9.2 0 16.657-7.457 16.657-16.657s-7.458-16.657-16.657-16.657c-9.2 0-16.657 7.458-16.657 16.657 0 9.2 7.458 16.657 16.657 16.657Z"/><path stroke="#1F9999" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M10.253 32.947h14.112l5.123 6.824 4.766-13.72 5.343 6.896h15.195"/></svg>
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M31.9632 63.9265C14.3195 63.9265 0 49.6069 0 31.9632C0 14.3195 14.3195 0 31.9632 0H55.9357C60.3466 0 63.9265 3.57988 63.9265 7.99081V31.9632C63.9265 49.6069 49.6069 63.9265 31.9632 63.9265Z" fill="#1F9999"/>
<path d="M31.9631 48.6202C41.1624 48.6202 48.6199 41.1626 48.6199 31.9633C48.6199 22.7639 41.1624 15.3064 31.9631 15.3064C22.7637 15.3064 15.3062 22.7639 15.3062 31.9633C15.3062 41.1626 22.7637 48.6202 31.9631 48.6202Z" fill="white"/>
<path d="M10.2534 32.9473H24.3649L29.4876 39.771L34.2544 26.0508L39.5972 32.9473H41.3672H54.792" stroke="#1F9999" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 571 B

After

Width:  |  Height:  |  Size: 735 B

Before After
Before After