Add icons to this collection by clicking the heart icon.
Subscribe icon - also known as click, button, hand, marketing, ui, press, social media, follow, and subscribe. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="240"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256.5"
        x2="256.5"
        y1="512"
        y2="59.996"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M467 0H45C20.186 0 0 20.186 0 45v150c0 24.814 20.186 45 45 45h422c24.814 0 45-20.186 45-45V45c0-24.814-20.186-45-45-45z"
    />
    <path
        fill="url(#b)"
        d="M269.418 278.291c-5.098-10.166-21.738-10.166-26.836 0l-60 120a15.041 15.041 0 0 0 .645 14.59C185.98 417.305 190.814 420 196 420h15v77c0 8.291 6.709 15 15 15h60c8.291 0 15-6.709 15-15v-77h15c5.186 0 10.02-2.695 12.773-7.119a15.041 15.041 0 0 0 .645-14.59zM437 105H226c-8.291 0-15 6.709-15 15s6.709 15 15 15h211c8.291 0 15-6.709 15-15s-6.709-15-15-15zm-264.291 1.582-90-45a14.966 14.966 0 0 0-14.59.659A15.005 15.005 0 0 0 61 75v90c0 5.2 2.695 10.02 7.119 12.759 4.438 2.76 9.988 2.96 14.59.659l90-45C177.777 130.869 181 125.684 181 120s-3.223-10.869-8.291-13.418z"
    />
</svg>
More icons in the same style and category