summaryrefslogtreecommitdiff
path: root/src/content/img/icon/lock/dark.svg
blob: 90f26a02b9b33f5bf0a210717d46c06df5872187 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<svg
  xmlns="http://www.w3.org/2000/svg"
  viewBox="0 0 24 24"
  fill="none"
>
  <path
    d="
      M 16 9
      V 6
      C 16      4.34315 14.6569 3       13 3
      H 11
      C 9.34315 3       8       4.34315 8  6
      V 9
      M 16 9
      H 8
      M 16 9
      C 17.6569 9       19      10.3431 19 12
      V 18
      C 19      19.6569 17.6569 21      16 21
      H 8
      C 6.34315 21      5       19.6569 5  18
      V 12
      C 5       10.3431 6.34315 9       8  9
      M 12 14
      V 17
      M 13 14
      C 13      14.5523 12.5523 15      12 15
      C 11.4477 15      11      14.5523 11 14
      C 11      13.4477 11.4477 13      12 13
      C 12.5523 13      13      13.4477 13 14
      Z
    "
    stroke="white"
    stroke-width="2"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>