🐛 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:
@@ -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:#000"/></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: #000000 }
|
||||
</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 |
Reference in New Issue
Block a user