Files
SuperTinyIcons/tiny/lock.svg
CapacitorSet 945e1c3f1e Run SVGO (#62)
* Run SVGO

* Add tiniest/ for super-optimized files

* Update sizes in readme
2017-11-27 17:22:47 +00:00

10 lines
414 B
XML

<svg role="img" aria-label="Lock" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
<rect fill="#134563" height="512" rx="15%" width="512"/>
<circle cx="256" cy="294" r="26"/>
<path d="M262 294h-12l-13 76h38"/>
<g fill="none" stroke="#fff">
<rect x="128" y="230" width="256" height="204" rx="26" stroke-width="26"/>
<path d="M358 227v-50c0-133-204-133-204 0v50" stroke-width="24"/>
</g>
</svg>