1
0
Fork 0
mirror of https://github.com/homarr-labs/dashboard-icons.git synced 2025-09-23 07:53:23 +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,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1530" height="1530" baseProfile="tiny-ps" version="1.2"><path d="M431.35 416.39 15.28 0H1530v1515.66l-416.08-416.34V416.39H431.35Zm-.48 83.44L2.49 928.44v599.97h599.55l428.35-428.6H430.87V499.83Z" style="fill:#fff"/></svg>
<svg version="1.2" baseProfile="tiny-ps" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1530 1530" width="1530" height="1530">
<title>AMD_Logo-svg</title>
<style>
tspan { white-space:pre }
.shp0 { fill: #ffffff }
</style>
<path id="Layer" class="shp0" d="M431.35 416.39L15.28 0L1530 0L1530 1515.66L1113.92 1099.32L1113.92 416.39L431.35 416.39ZM430.87 499.83L2.49 928.44L2.49 1528.41L602.04 1528.41L1030.39 1099.81L430.87 1099.81L430.87 499.83Z" />
</svg>

Before

Width:  |  Height:  |  Size: 269 B

After

Width:  |  Height:  |  Size: 464 B

Before After
Before After