Add icons to this collection by clicking the heart icon.
Link icon - also known as connection, chain, link, ui, and join. Created in a clean flat gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 32 32"
>
<linearGradient
id="a"
x1="0"
x2="1"
y1="0"
y2="0"
gradientTransform="matrix(0 35 -35 0 16 0)"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#87d0fd" />
<stop offset="1" stop-color="#049fff" />
</linearGradient>
<linearGradient
id="b"
x1="0"
x2="1"
y1="0"
y2="0"
gradientTransform="matrix(0 32 -32 0 14 7)"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fc9f62" />
<stop offset="1" stop-color="#e55b00" />
</linearGradient>
<g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
<path
fill="url(#a)"
d="M31 6a5.004 5.004 0 0 0-1.464-3.536A5.004 5.004 0 0 0 26 1H6a5.004 5.004 0 0 0-3.536 1.464A5.004 5.004 0 0 0 1 6v20c0 1.326.527 2.598 1.464 3.536A5.004 5.004 0 0 0 6 31h20a5.004 5.004 0 0 0 3.536-1.464A5.004 5.004 0 0 0 31 26z"
/>
<g fill="url(#b)">
<path
d="m10.166 14.409-1.944 1.945a5.246 5.246 0 0 0 0 7.424 5.247 5.247 0 0 0 7.424 0l1.945-1.944a1 1 0 0 0-1.414-1.415l-1.945 1.945a3.251 3.251 0 0 1-4.596-4.596l1.945-1.945a1 1 0 0 0-1.415-1.414zM21.834 17.591l1.944-1.945a5.246 5.246 0 0 0 0-7.424 5.247 5.247 0 0 0-7.424 0l-1.945 1.944a1 1 0 0 0 1.414 1.415l1.945-1.945a3.251 3.251 0 0 1 4.596 4.596l-1.945 1.945a1 1 0 0 0 1.415 1.414z"
/>
<path
d="m12.995 20.419 7.424-7.424a.999.999 0 1 0-1.414-1.414l-7.424 7.424a.999.999 0 1 0 1.414 1.414z"
/>
</g>
</g>
</svg>
More icons in the same style and category