Optimize some SVG paths (#798)

* Optimize some SVG paths

* Update icons sizes in README
This commit is contained in:
Yann Armelin
2024-09-08 09:33:31 +02:00
committed by GitHub
parent d190e37443
commit bcf432812c
198 changed files with 397 additions and 397 deletions

View File

@@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Discord" role="img"
viewBox="0 0 512 512"><path
d="m0 0H512V512H0" fill="#fff"/><path id="a" fill="#5865f2" d="M257 129q-26 0-42 3l-10-20q-39 6-77 24-67 102-54 211 41 31 93 47 12-16 20-32-24-10-31-16l7-5q49 21 95 21zm-62 175a34 37 0 111 0"/><use href="#a" transform="matrix(-1 0 0 1 512 0)"/></svg>
d="m0 0H512V512H0" fill="#fff"/><path id="a" fill="#5865f2" d="M196 304a34 37 0 10-1 0m63 58q-46 0-95-21l-7 5q7 6 31 16-8 16-20 32-52-16-93-47-13-109 54-211 38-18 77-24l10 20q16-3 42-3Z"/><use href="#a" transform="matrix(-1 0 0 1 512 0)"/></svg>

Before

Width:  |  Height:  |  Size: 350 B

After

Width:  |  Height:  |  Size: 345 B