🐛 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
776 changed files with 60774 additions and 776 deletions

View File

@@ -1 +1,2 @@
<svg xmlns="http://www.w3.org/2000/svg" width="800" height="800" viewBox="0 0 32 32"><path d="M3.449 21.989 14.4 11.025l1.6-1.6 1.6 1.6 8.087 8.087-.012.041-.16.47-.181.459-.2.448-.224.437-.2.354L16 12.62 4.613 24.016a13.1 13.1 0 0 1-1.164-2.028Z" style="fill:#e64a19"/><path d="M16 2A14 14 0 1 1 5.431 25.162l.495-.5.359-.359.36-.36.36-.36.015-.015a11.708 11.708 0 1 0-2.5-5.03l-.78.782-1.04 1.045A13.994 13.994 0 0 1 16 2Z" style="fill:#474747"/></svg>
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><title>file_type_light_openHAB</title><path d="M3.449,21.989,14.4,11.025l1.6-1.6,1.6,1.6,8.087,8.087-.012.041-.16.47-.181.459-.2.448-.224.437-.2.354L16,12.62,4.613,24.016a13.1,13.1,0,0,1-1.164-2.028Z" style="fill:#e64a19"/><path d="M16,2A14,14,0,1,1,5.431,25.162l.495-.5.359-.359.36-.36.36-.36.015-.015a11.708,11.708,0,1,0-2.5-5.03l-.78.782L2.7,20.365A13.994,13.994,0,0,1,16,2Z" style="fill:#474747"/></svg>

Before

Width:  |  Height:  |  Size: 454 B

After

Width:  |  Height:  |  Size: 615 B