summaryrefslogtreecommitdiff
path: root/src/content/img/icon/user-add/dark.svg
blob: e9aefa106eff060c4f8a2637e752a24f421c0472 (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 17.5355 13.9645
      V 17.5
      M 17.5355 17.5
      V 21.0355
      M 17.5355 17.5
      H 21.0711
      M 17.5355 17.5
      H 14
      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="white"
    stroke-width="2"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>