1
0
Fork 0
mirror of https://github.com/homarr-labs/dashboard-icons.git synced 2025-09-24 00:10:31 +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,13 @@
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" id="Layer_1" x="0" y="0" style="enable-background:new 0 0 34.64 42.57" version="1.1" viewBox="0 0 34.64 42.57"><style>.T{fill:#deaa22}.t{fill:#272424}</style><path d="M18.51 25.88H1v5.82h5.85v9.87h5.82V31.7h5.84z" class="T"/><path d="M27.81 25.88v-5.83h-5.83l-.01 21.52h5.82V31.7h5.84v-5.82z" class="t"/><path d="M16.13 16.69h17.51v-5.82H27.8V1h-5.82v9.87h-5.85z" class="T"/><path d="M6.84 1v9.87H1v5.82h5.82v5.82h5.83L12.66 1z" class="t"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 34.64 42.57" style="enable-background:new 0 0 34.64 42.57;" xml:space="preserve">
<style type="text/css">
.st0{ fill:#FFFFFF;}
.T{ fill:#DEAA22;}
.t{ fill:#272424;}
</style>
<g>
<polygon class="T" points="18.51,25.88 1,25.88 1,31.7 6.85,31.7 6.85,41.57 12.67,41.57 12.67,31.7 18.51,31.7 " fill="#000000"/>
<polygon class="t" points="27.81,25.88 27.81,20.05 21.98,20.05 21.97,41.57 27.79,41.57 27.79,31.7 33.63,31.7 33.63,25.88 " fill="#000000"/>
<polygon class="T" points="16.13,16.69 33.64,16.69 33.64,10.87 27.8,10.87 27.8,1 21.98,1 21.98,10.87 16.13,10.87 " fill="#000000"/>
<polygon class="t" points="6.84,1 6.84,10.87 1,10.87 1,16.69 6.82,16.69 6.82,22.51 12.65,22.51 12.66,1 " fill="#000000"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 507 B

After

Width:  |  Height:  |  Size: 859 B

Before After
Before After