Files
SuperTinyIcons/images/svg/google_maps_old.svg
Yann Armelin bcf432812c Optimize some SVG paths (#798)
* Optimize some SVG paths

* Update icons sizes in README
2024-09-08 08:33:31 +01:00

5 lines
683 B
XML

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
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 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>