Add icons to this collection by clicking the heart icon.
Minus Button icon - also known as network, button, social, connect, line, compact, media, social media, device, and minus button. 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="5.4"
        x2="26.6"
        y1="26.6"
        y2="5.4"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#3a3985" />
        <stop offset=".42" stop-color="#385fb5" />
        <stop offset="1" stop-color="#3499ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M16 1a15 15 0 1 0 15 15A15 15 0 0 0 16 1zm0 28a13 13 0 1 1 13-13 13 13 0 0 1-13 13zm11-13a1 1 0 0 1-1 1H6a1 1 0 0 1 0-2h20a1 1 0 0 1 1 1z"
    />
</svg>
More icons in the same style and category