22 lines
527 B
XML
22 lines
527 B
XML
<!--
|
|
category: Development
|
|
tags: [link, network, connect, attach, plug, relationship, bond, bridge, join, wire, cable, integration]
|
|
unicode: "101f3"
|
|
version: "3.39"
|
|
-->
|
|
<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 6.5a2.5 2.5 0 1 0 5 0a2.5 2.5 0 1 0 -5 0" />
|
|
<path d="M4 17.5a2.5 2.5 0 1 0 5 0a2.5 2.5 0 1 0 -5 0" />
|
|
<path d="M8.5 15.5l7 -7" />
|
|
</svg>
|