1
0
Fork 0
mirror of https://github.com/homarr-labs/dashboard-icons.git synced 2025-11-02 10:22:36 +01: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" data-name="Layer 1" viewBox="0 0 114 114"><path d="M70 102H47.24L.61 12h66.18a46.65 46.65 0 0 1 46.6 46.6A43.45 43.45 0 0 1 70 102Z" style="fill:#0f0"/></svg>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 114 114"><defs><style>.cls-1{fill:lime;}</style></defs><title>logo_green_fill</title><g id="mask-2"><path class="cls-1" d="M70,102H47.24L.61,12H66.79a46.65,46.65,0,0,1,46.6,46.6A43.45,43.45,0,0,1,70,102Z"/></g></svg>

Before

Width:  |  Height:  |  Size: 198 B

After

Width:  |  Height:  |  Size: 302 B

Before After
Before After