aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/lock.svg
blob: 84b2d3d48607ae953e5af5753fb51e874965abd0 (plain)
1
2
3
4
5
6
7
8
9
10
---
category: System
tags: [security, password, secure]
version: "1.0"
---
<svg>
  <rect x="5" y="11" width="14" height="10" rx="2" />
  <circle cx="12" cy="16" r="1" />
  <path d="M8 11v-4a4 4 0 0 1 8 0v4" />
</svg>