summaryrefslogtreecommitdiff
path: root/src/content/img/icon/shield-good/dark.svg
blob: cfa8e16970e772e73728fb28a00b6840ca0db4ab (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
<svg
  xmlns="http://www.w3.org/2000/svg"
  viewBox="0 0 24 24"
  fill="none"
>
  <path
    d="
      M 9.34875 11.5
      L 11.3488 13.5
      L 15.5    9.34878
      M 11.7253 3.07852
      L 5.72528 4.7928
      C 5.29598 4.91546 5       5.30784 5       5.75432
      L 5       10.8538
      C 5       14.0834 6.55966 17.1141 9.18762 18.9912
      L 11.4188 20.5849
      C 11.7665 20.8332 12.2335 20.8332 12.5812 20.5849
      L 14.8124 18.9912
      C 17.4403 17.1141 19      14.0834 19      10.8538
      V 5.75432
      C 19      5.30784 18.704  4.91546 18.2747 4.7928
      L 12.2747 3.07852
      C 12.0952 3.02721 11.9048 3.02721 11.7253 3.07852
      Z
    "
    stroke="white"
    stroke-width="2"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>