1
0
Fork 0
mirror of https://github.com/homarr-labs/dashboard-icons.git synced 2025-09-30 19:30:27 +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" width="2500" height="2500" viewBox="0 0 80 80"><path d="M41.1 41.9H15.6V12.5h7.7c9.9 0 17.8 8 17.8 17.8v11.6z" style="fill:#f3bd19"/><path d="M41.1 67.5c-14.1 0-25.6-11.4-25.6-25.6h25.6v25.6z" style="fill:#231f20"/><path d="M41.1 41.9h23.3v25.6H41.1z" style="fill:#3ebeb0"/><path d="M41.1 41.9h5.4v25.6h-5.4z" style="fill:#37a595"/><path d="M0 0h80v80H0z" style="fill:none"/></svg>
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80" width="2500" height="2500"><style>.st0{fill:#f3bd19}.st1{fill:#231f20}.st2{fill:#3ebeb0}.st3{fill:#37a595}.st4{fill:none}</style><path class="st0" d="M41.1 41.9H15.6V12.5h7.7c9.9 0 17.8 8 17.8 17.8v11.6z"/><path class="st1" d="M41.1 67.5c-14.1 0-25.6-11.4-25.6-25.6h25.6v25.6z"/><path class="st2" d="M41.1 41.9h23.3v25.6H41.1z"/><path class="st3" d="M41.1 41.9h5.4v25.6h-5.4z"/><path class="st4" d="M0 0h80v80H0z"/></svg>

Before

Width:  |  Height:  |  Size: 421 B

After

Width:  |  Height:  |  Size: 494 B

Before After
Before After