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

<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Lock" role="img"
viewBox="0 0 512 512"><path
d="m0 0H512V512H0"
fill="#29303d"/><g fill="#29303d"><path stroke="#e0e4eb" stroke-width="32" d="M346 214v-37c0-123-180-123-180 0v37"/><rect fill="#ff0" height="210" rx="5%" width="280" x="115" y="210"/><circle cx="256" cy="296" r="28"/><path d="M278 365H234l16-69h12"/></g></svg>