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="Google Maps" role="img"
viewBox="0 0 512 512"><path id="a"
d="m0 0H512V512H0"
fill="#fff"/><clipPath id="b"><use xlink:href="#a"/></clipPath><g clip-path="url(#b)"><path fill="#35a85b" d="M0 512V0h512z"/><path fill="#5881ca" d="M256 288L32 512h448z"/><path fill="#c1c0be" d="M288 256L512 32v448z"/><path stroke="#fadb2a" stroke-width="71" d="M0 512L512 0"/><path fill="none" stroke="#f2f2f2" stroke-width="22" d="M175 173h50a50 54 0 1 1-15-41"/><path fill="#de3738" d="M353 85a70 70 0 0 1 140 0c0 70-70 70-70 157 0-87-70-87-70-157"/><circle cx="423" cy="89" r="25" fill="#7d2426"/></g></svg>
fill="#fff"/><clipPath id="b"><use xlink:href="#a"/></clipPath><g clip-path="url(#b)"><path fill="#35a85b" d="M0 512V0h512z"/><path fill="#5881ca" d="M256 288L32 512h448z"/><path fill="#c1c0be" d="M288 256L512 32v448z"/><path stroke="#fadb2a" stroke-width="71" d="M0 512L512 0"/><path fill="none" stroke="#f2f2f2" stroke-width="22" d="M175 173h50a50 54 0 11-15-41"/><path fill="#de3738" d="M353 85a70 70 0 01140 0c0 70-70 70-70 157 0-87-70-87-70-157"/><circle cx="423" cy="89" r="25" fill="#7d2426"/></g></svg>

Before

Width:  |  Height:  |  Size: 686 B

After

Width:  |  Height:  |  Size: 683 B