summaryrefslogtreecommitdiff
path: root/src/content/img/icon/user-remove/light.svg
blob: 83d91b59e35dfaf77cb8990dfb1033ebc6395d85 (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
<svg
  xmlns="http://www.w3.org/2000/svg"
  viewBox="0 0 24 24"
  fill="none"
>
  <path
    d="
      M 4       20
      V 19
      C 4       16.2386 6.23858 14      9  14
      H 12.75
      M 16      15
      L 18.5    17.5
      M 18.5    17.5
      L 21      20
      M 18.5    17.5
      L 21      15
      M 18.5    17.5
      L 16      20
      M 15      7
      C 15      9.20914 13.2091 11      11 11
      C 8.79086 11      7       9.20914 7  7
      C 7       4.79086 8.79086 3       11 3
      C 13.2091 3       15      4.79086 15 7
      Z
    "
    stroke="black"
    stroke-width="2"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>