summaryrefslogtreecommitdiff
path: root/src/content/img/icon/shield-info/light.svg
blob: 6553c910b43b4b1b5ab8d2a88a6e3544b4b19e65 (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
<svg
  xmlns="http://www.w3.org/2000/svg"
  viewBox="0 0 24 24"
  fill="none"
>
  <path
    d="
      M 12      11
      V 14
      M 11.7253 3.07852
      L 5.72528 4.7928
      L 5.29598 4.91546 5       5.30784 5       5.75432
      L 5       10.8538
      L 5       14.0834 6.55966 17.1141 9.18762 18.9912
      L 11.4188 20.5849
      L 11.7665 20.8332 12.2335 20.8332 12.5812 20.5849
      L 14.8124 18.9912
      L 17.4403 17.1141 19      14.0834 19      10.8538
      V 5.75432
      L 19      5.30784 18.704  4.91546 18.2747 4.7928
      L 12.2747 3.07852
      L 12.0952 3.02721 11.9048 3.02721 11.7253 3.07852
      Z
    "
    stroke="black"
    stroke-width="2"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <circle
    cx="12"
    cy="8"
    r="1"
    fill="black"
  />
</svg>