Add icons to this collection by clicking the heart icon.
Network Connection icon - also known as network connection, ui, sharing, electronics, and network cable. Created in a clean 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="translate(-1 16) scale(33)"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="purple" />
<stop offset="1" stop-color="#ff40ff" />
</linearGradient>
<g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
<g fill="url(#a)">
<path
d="M13 26h-3a1 1 0 0 0-1 1H3a1 1 0 0 0 0 2h6a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1h6a1 1 0 0 0 0-2h-6a1 1 0 0 0-1-1h-3v-3a1 1 0 0 0-2 0zM5 8a1 1 0 0 0 1 1h18v9a1 1 0 0 0 1 1h3a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2zm2-4h21v13h-2V8a1 1 0 0 0-1-1H7z"
/>
<path
d="M26 21V9a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2zM4 9v12h20V9z"
/>
</g>
</g>
</svg>
More icons in the same style and category