aboutsummaryrefslogtreecommitdiff
path: root/static/icons/feather/eye-off.svg
blob: 0b8c1ee94b91a7b86bada8d526df1a3332b268a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<svg
    xmlns="http://www.w3.org/2000/svg"
    fill="none"
    height="24"
    stroke="currentColor"
    stroke-linecap="round"
    stroke-linejoin="round"
    stroke-width="2"
    viewBox="0 0 24 24"
    width="24"
  ><path
      d="M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24"
  /><line
      x1="1"
      x2="23"
      y1="1"
      y2="23"
  /></svg
>