diff options
Diffstat (limited to 'src/assets/icons/unlock-fill.svg')
| -rw-r--r-- | src/assets/icons/unlock-fill.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/assets/icons/unlock-fill.svg b/src/assets/icons/unlock-fill.svg new file mode 100644 index 0000000..c48ae8c --- /dev/null +++ b/src/assets/icons/unlock-fill.svg @@ -0,0 +1,4 @@ +<svg class="bi bi-unlock-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> + <path d="M.5 9a2 2 0 012-2h7a2 2 0 012 2v5a2 2 0 01-2 2h-7a2 2 0 01-2-2V9z"/> + <path fill-rule="evenodd" d="M8.5 4a3.5 3.5 0 117 0v3h-1V4a2.5 2.5 0 00-5 0v3h-1V4z" clip-rule="evenodd"/> +</svg>
\ No newline at end of file |
