Add icons to this collection by clicking the heart icon.
Connection icon - also known as interface, connection, networking, connect, and ui. 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="2.613"
        x2="28.974"
        y1="27.68"
        y2="1.319"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#3a3985" />
        <stop offset=".416" stop-color="#385fb5" />
        <stop offset=".997" stop-color="#3499ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M26 17c-1.23 0-2.33.46-3.21 1.19L12.26 9.88c.41-.74.66-1.59.72-2.48l10.28-1.02C23.83 7.9 25.28 9 27 9c2.21 0 4-1.79 4-4s-1.79-4-4-4c-2 0-3.64 1.48-3.94 3.39L12.78 5.41C12.08 2.87 9.76 1 7 1 3.69 1 1 3.69 1 7c0 3.07 2.33 5.61 5.31 5.96l.43 8.22C4.6 21.74 3 23.68 3 26c0 2.76 2.24 5 5 5s5-2.24 5-5c0-2.5-1.85-4.56-4.26-4.92l-.43-8.22a6.02 6.02 0 0 0 2.71-1.4l10.54 8.31c-.35.67-.56 1.42-.56 2.23 0 2.76 2.24 5 5 5s5-2.24 5-5-2.24-5-5-5zm1-14c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zM11 26c0 1.65-1.35 3-3 3s-3-1.35-3-3 1.35-3 3-3 3 1.35 3 3zM7 11c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm19 14c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3z"
    />
</svg>
More icons in the same style and category