summaryrefslogtreecommitdiff
path: root/src/content/img/icon/user-circle/light.svg
blob: 39a5cca5cd3767b06595cab026e1014885f10684 (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 16.9696 19.5047
      C 16.7257 17.5293 15.0414   16      13      16
      H 11
      C 8.95858 16      7.27433   17.5293 7.03036 19.5047
      M 16.9696 19.5047
      C 19.3986 17.893  21        15.1335 21      12
      C 21      7.02944 16.9706   3       12      3
      C 7.02944 3       3 7.02944 3       12
      C 3       15.1335 4.60137   17.893  7.03036 19.5047
      M 16.9696 19.5047
      C 15.5456 20.4496 13.8371   21      12      21
      C 10.1629 21      8.45441   20.4496 7.03036 19.5047
      M 15      10
      C 15      11.6569 13.6569   13      12      13
      C 10.3431 13      9 11.6569 9       10
      C 9       8.34315 10.3431   7       12      7
      C 13.6569 7       15        8.34315 15      10
      Z
    "
    stroke="black"
    stroke-width="2"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>