Welcome to mirror list, hosted at ThFree Co, Russian Federation.

lock.svg « icons - github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a452568d0b38f312559c910d32f25db384b73429 (plain)
1
2
3
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" class="bi bi-lock" viewBox="0 0 20 20">
  <path fill="none" stroke="currentColor" d="M6 9.5c-1.057 0-1.5.443-1.5 1.5v5c0 1.057.443 1.5 1.5 1.5h8c1.057 0 1.5-.443 1.5-1.5v-5c0-1.057-.443-1.5-1.5-1.5H6zm7-.5V6a3 3 0 10-6 0v3"/>
</svg>