Files
SuperTinyIcons/images/svg/line.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
454 B
XML

<svg xmlns="http://www.w3.org/2000/svg"
aria-label="LINE" role="img"
viewBox="0 0 512 512"><path
d="m0 0H512V512H0"
fill="#00B900"/><path d="M443 231c3-82-83-150-186-150S69 149 69 231c0 73 67 135 155 147 41 5 9 38 20 52 11 9 95-49 148-96 30-27 49-58 51-103Z" fill="#fff"/><path d="M184 268H147V196m66 0v72m89-72v72l-54-72v72m123 0H335V196h36m-34 36h34" fill="none" stroke="#00B900" stroke-linecap="round" stroke-linejoin="round" stroke-width="21"/></svg>