aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/link.svg
blob: e4f230fc2a6c186c266c4b427ea65b8b0b09084d (plain)
1
2
3
4
5
6
7
---
tags: [chain, url, connection, address]
---
<svg>
  <path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" />
  <path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" />
</svg>