Add icons to this collection by clicking the heart icon.
Link icon - also known as connection, chain, link, linked, Tools and utensils, ui, and broken link. 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 24 24"
>
    <linearGradient
        id="a"
        x1="12"
        x2="12"
        y1="21.077"
        y2="2.923"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c9f96a" />
        <stop offset=".999" stop-color="#9cd96e" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M14.123 16.948 12 19.071A5 5 0 0 1 4.929 12l2.123-2.123a1 1 0 0 1 1.414 1.414l-2.123 2.123a3 3 0 0 0 4.243 4.243l2.123-2.123a1 1 0 0 1 1.414 1.414zm2.862-2.862L19.071 12C23.61 7.217 16.784.389 12 4.93L9.914 7.013a1 1 0 1 0 1.414 1.414l2.086-2.085a3 3 0 0 1 4.243 4.243l-2.086 2.086a1 1 0 0 0 1.414 1.414zm-9.829-5.93a1 1 0 0 0 1-1V3.904a1 1 0 0 0-2 0v2.252H3.903a1 1 0 0 0 0 2zm12.94 7.687h-3.252a1 1 0 0 0-1 1v3.253a1 1 0 0 0 2 0v-2.252h2.253a1 1 0 0 0 0-2zm-12.338.399a1 1 0 0 0 1.414 0l7.07-7.07a1 1 0 0 0-1.414-1.415l-7.07 7.07a1 1 0 0 0 0 1.415z"
    />
</svg>
More icons in the same style and category