summaryrefslogtreecommitdiff
path: root/src/content/img/icon/shield-off/light.svg
blob: 4e657b8f6bd2a1b76527055b3e2893a619c32d71 (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
39
40
41
42
43
44
45
46
47
48
49
50
51
<svg
  xmlns="http://www.w3.org/2000/svg"
  viewBox="0 0 24 24"
  fill="none"
>
  <path
    d="M 3 3 L 19 19"
    stroke="black"
    stroke-width="2"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    fill-rule="evenodd"
    clip-rule="evenodd"
    d="
      M 5.06954 3.98378
      C 4.42172 4.324 4 5.00062 4       5.75432
      V 10.8538
      C 4       14.4063 5.71562 17.7401 8.60638 19.8049
      L 10.8375 21.3986
      C 11.5329 21.8953 12.4671 21.8953 13.1625 21.3986
      L 15.3936 19.8049
      C 16.4709 19.0354 17.385  18.0897 18.1079 17.0221
      L 16.6617 15.576
      C 16.0413 16.5828 15.2203 17.4709 14.2311 18.1774
      L 12      19.7711
      L 9.76886 18.1774
      C 7.40369 16.488  6       13.7604 6       10.8538
      V 5.75432
      L 6.6534  5.56764
      L 5.06954 3.98378
      Z
      M 17.557  13.6428
      C 17.847  12.7533 18      11.8133 18      10.8538
      L 18      5.75432
      L 12      4.04004
      L 8.85329 4.9391
      L 7.23549 3.3213
      L 11.4506 2.11699
      C 11.8097 2.01439 12.1903 2.01439 12.5494 2.11699
      L 18.5494 3.83128
      C 19.408  4.07659 20      4.86136 20      5.75432
      V 10.8538
      C 20      12.3672 19.6887 13.8408 19.1078 15.1936
      L 17.557  13.6428
      Z
    "
    fill="black"
  />
</svg>