1
0
Fork 0
mirror of https://github.com/homarr-labs/dashboard-icons.git synced 2025-10-11 00:30: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,11 @@
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512"><path d="m65.414 346.668 55.172 95.57a48.834 48.834 0 0 0 42.293 24.43h117.496l-21.148-64.188-50.829-55.812-71.492-12.43Zm420.078-115.094-53.57-92.8-46.082 51.011L358.64 256l29.548 70.852 43.386 46.933 53.918-93.36a48.87 48.87 0 0 0 0-48.85ZM280.398 45.332H162.906a48.824 48.824 0 0 0-42.293 24.43l-55.199 95.57 71.492 12.43 71.492-12.43 52.188-55.812Zm0 0" style="stroke:none;fill-rule:nonzero;fill:#1967d2;fill-opacity:1"/><path d="m154 256 54.398-90.668H65.414l-38.242 66.242a48.89 48.89 0 0 0 0 48.852l38.242 66.242h142.984Zm150.238-90.668L358.641 256l73.254-117.227-39.84-69.011a48.834 48.834 0 0 0-42.293-24.43h-69.364l-72 120Zm0 0" style="stroke:none;fill-rule:nonzero;fill:#4285f4;fill-opacity:1"/><path d="M304.238 346.668h-95.84l72 120h69.364a48.834 48.834 0 0 0 42.293-24.43l39.52-68.453L358.64 256Zm0 0" style="stroke:none;fill-rule:nonzero;fill:#4285f4;fill-opacity:1"/></svg>
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512px" height="512px" viewBox="0 0 512 512" version="1.1">
<g id="surface1">
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(9.803922%,40.392157%,82.352941%);fill-opacity:1;" d="M 65.414062 346.667969 L 120.585938 442.238281 C 129.308594 457.359375 145.441406 466.667969 162.878906 466.667969 L 280.375 466.667969 L 259.226562 402.480469 L 208.398438 346.667969 L 136.90625 334.238281 Z M 65.414062 346.667969 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(9.803922%,40.392157%,82.352941%);fill-opacity:1;" d="M 485.492188 231.574219 L 431.921875 138.773438 L 385.839844 189.785156 L 358.640625 256 L 388.1875 326.851562 L 431.574219 373.785156 L 485.492188 280.425781 C 494.214844 265.308594 494.214844 246.691406 485.492188 231.574219 Z M 485.492188 231.574219 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(9.803922%,40.392157%,82.352941%);fill-opacity:1;" d="M 280.398438 45.332031 L 162.90625 45.332031 C 145.464844 45.332031 129.332031 54.640625 120.613281 69.761719 L 65.414062 165.332031 L 136.90625 177.761719 L 208.398438 165.332031 L 260.585938 109.519531 Z M 280.398438 45.332031 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(25.882353%,52.156863%,95.686275%);fill-opacity:1;" d="M 154 256 L 208.398438 165.332031 L 65.414062 165.332031 L 27.171875 231.574219 C 18.453125 246.691406 18.453125 265.308594 27.171875 280.425781 L 65.414062 346.667969 L 208.398438 346.667969 Z M 154 256 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(25.882353%,52.156863%,95.686275%);fill-opacity:1;" d="M 304.238281 165.332031 L 358.640625 256 L 431.894531 138.773438 L 392.054688 69.761719 C 383.332031 54.640625 367.199219 45.332031 349.761719 45.332031 L 280.398438 45.332031 L 208.398438 165.332031 Z M 304.238281 165.332031 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(25.882353%,52.156863%,95.686275%);fill-opacity:1;" d="M 304.238281 346.667969 L 208.398438 346.667969 L 280.398438 466.667969 L 349.761719 466.667969 C 367.199219 466.667969 383.332031 457.359375 392.054688 442.238281 L 431.574219 373.785156 L 358.640625 256 Z M 304.238281 346.667969 "/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 954 B

After

Width:  |  Height:  |  Size: 2.2 KiB

Before After
Before After