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

@@ -2,4 +2,4 @@
aria-label="TikTok" role="img"
viewBox="0 0 512 512"><path
d="m0 0H512V512H0"
fill="#fff"/><use xlink:href="#t" fill="#f05" x="18" y="15"/><g style="fill:#0ee;mix-blend-mode:multiply"><path id="t" d="m219 200a117 117 0 10101 115V187a150 150 0 0088 28v-63a88 88 0 01-88-88h-64v252a54 54 0 11-37-51"/></g></svg>
fill="#fff"/><use xlink:href="#t" fill="#f05" x="18" y="15"/><g style="fill:#0ee;mix-blend-mode:multiply"><path id="t" d="M219 265a54 54 0 1037 51V64h64a88 88 0 0088 88v63a150 150 0 01-88-28V315A117 117 0 11219 200"/></g></svg>

Before

Width:  |  Height:  |  Size: 392 B

After

Width:  |  Height:  |  Size: 388 B