Files
SuperTinyIcons/images/svg/ok.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

7 lines
348 B
XML

<svg xmlns="http://www.w3.org/2000/svg"
aria-label="OK.ru" role="img"
viewBox="0 0 512 512">
<path
d="m0 0H512V512H0"
fill="#f58220"/>
<path fill="none" stroke-width="51.5" stroke="#fff" stroke-linecap="round" d="M321.75 401 255.5 334.75 189.25 401M329 290.5a137 137 0 01-146.5 0m135.75-117a57.25 57.25 0 11-124.5 0 57.25 57.25 0 11124.5 0"/></svg>