aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/link.svg
blob: 82196325f30d40c81b8c9c4047a8fb973c3e5924 (plain)
1
2
3
4
5
6
7
8
---
tags: [chain, url, connection, address]
category: Text
---
<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>