1
0
Fork 0
mirror of https://github.com/homarr-labs/dashboard-icons.git synced 2025-11-05 03:40:36 +01: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,20 @@
<svg xmlns="http://www.w3.org/2000/svg" width="80" height="80"><g fill="none" fill-rule="evenodd"><rect width="80" height="80" fill="#FFF" rx="20"/><path fill="#68BC71" d="M40.222 12C31.401 12 20.76 14.074 12 18.64c0 9.862-.12 34.429 28.222 51.215C68.566 53.069 68.445 28.502 68.445 18.64c-8.76-4.566-19.4-6.64-28.223-6.64Z"/><path fill="#67B279" d="M40.193 69.838C11.88 53.052 12 28.498 12 18.64c8.75-4.56 19.378-6.635 28.193-6.64v57.838Z"/><path fill="#FFF" d="M39.193 50.603 56.259 27.6c-1.25-1.002-2.347-.295-2.951.253l-.022.002-14.23 14.803-5.362-6.453c-2.557-2.955-6.035-.7-6.847-.105l12.346 14.502"/></g></svg>
<?xml version="1.0" encoding="UTF-8"?>
<svg width="80px" height="80px" viewBox="0 0 80 80" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
<title>logo@2x</title>
<desc>Created with Sketch.</desc>
<g id="logo" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<rect id="Rectangle" fill="#FFFFFF" x="0" y="0" width="80" height="80" rx="20"></rect>
<g id="Group-10" transform="translate(12.000000, 12.000000)">
<g id="Group-9">
<g id="Group-8">
<g id="Group-7">
<path d="M28.2221276,0 C19.4007575,0 8.75997994,2.07442553 8.65485005e-06,6.64038298 C8.65485005e-06,16.501617 -0.120909272,41.0689362 28.2221276,57.855 C56.5657909,41.0689362 56.4454995,16.501617 56.4454995,6.64038298 C47.6849017,2.07442553 37.0441241,0 28.2221276,0 L28.2221276,0 Z" id="Path" fill="#68BC71"></path>
<path d="M28.1932991,57.8379179 C-0.120827266,41.0522735 8.65485006e-06,16.4982725 8.65485006e-06,6.64038298 C8.75043947,2.07939831 19.3775821,0.00452145957 28.1932991,7.38217799e-06 L28.1932991,57.8379237 Z" id="Combined-Shape" fill="#67B279"></path>
</g>
<path d="M27.1926958,38.6027397 L44.2590846,15.6010416 C43.0084943,14.5986526 41.911548,15.3061181 41.3076915,15.8538333 L41.2856573,15.8555888 L27.0557264,30.6585285 L21.6942672,24.2064902 C19.1365123,21.2514028 15.6592758,23.5054616 14.8469876,24.1011604 L27.1926958,38.6027397" id="Fill-11" fill="#FFFFFF"></path>
</g>
</g>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 617 B

After

Width:  |  Height:  |  Size: 1.7 KiB

Before After
Before After