Files
lucide/icons/unlink-2.svg
Eric Fennis 90966d2723 feat: Add unlink icons (#10)
* add unlink icons

* Add safe zone, and add "link-2-off" icon

* Add EOF
2020-06-25 19:29:26 +01:00

14 lines
271 B
XML

<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M15 7h2a5 5 0 0 1 0 10H15M9 17H7A5 5 0 0 1 7 7H9"/>
</svg>