mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 17:42:15 +02:00
23 lines
566 B
XML
23 lines
566 B
XML
<!--
|
|
category: Text
|
|
tags: [unlink, remove, detach, disconnect, subtract, relation, chain, joint, divide, isolate]
|
|
version: "2.39"
|
|
unicode: "fd16"
|
|
-->
|
|
<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="M9 15l6 -6" />
|
|
<path d="M11 6l.463 -.536a5 5 0 1 1 7.071 7.072l-.534 .464" />
|
|
<path d="M12.603 18.534a5.07 5.07 0 0 1 -7.127 0a4.972 4.972 0 0 1 0 -7.071l.524 -.463" />
|
|
<path d="M16 19h6" />
|
|
</svg>
|