Files
SuperTinyIcons/images/svg/element.svg
Zach Frohardt a3bdd77f91 Shrank element.svg to 444 bytes (#560)
* shrank file by combining multiple elements into one path

* updated README with new, smaller file size

Co-authored-by: Terence Eden <edent@users.noreply.github.com>
2021-07-18 13:16:36 +01:00

7 lines
444 B
XML

<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Element" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><circle cx="256" cy="256" fill="#0dbd8b" r="192"/><path fill="none" stroke="#fff" stroke-width="28.155" stroke-linecap="round"
d="m153.25 277.15c.47-46.35 37.79-81.6 81.6-81.6m0-42.3c46.35.47 81.6 37.79 81.6 81.6m42.3 0c-.47 46.35-37.79 81.6-81.6 81.6m0 42.3c-46.35 0-81.6-37.79-81.6-81.6"/></svg>