aboutsummaryrefslogtreecommitdiff
path: root/static/icons/feather/link.svg
blob: 51f6aacb9e8bcbd7204663b75c58b8ad124da1f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<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="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"
  /><path
      d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"
  /></svg
>