Add icons to this collection by clicking the heart icon.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 24 24"
>
    <linearGradient
        id="a"
        x1="1.195"
        x2="21.145"
        y1="23.503"
        y2="2.295"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fff33b" />
        <stop offset=".04" stop-color="#fee72e" />
        <stop offset=".117" stop-color="#fed51b" />
        <stop offset=".196" stop-color="#fdca10" />
        <stop offset=".281" stop-color="#fdc70c" />
        <stop offset=".669" stop-color="#f3903f" />
        <stop offset=".888" stop-color="#ed683c" />
        <stop offset="1" stop-color="#e93e3a" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="1.34"
        x2="21.291"
        y1="23.64"
        y2="2.432"
        href="#a"
    />
    <g>
        <path
            fill="url(#a)"
            d="M21 2.5h-7.3a.5.5 0 0 0-.353.146L3.184 12.813a2.338 2.338 0 0 0 0 3.3l4.7 4.7a2.338 2.338 0 0 0 3.3 0l10.17-10.164a.5.5 0 0 0 .146-.349V3a.5.5 0 0 0-.5-.5zm-.5 7.589-10.021 10.02a1.338 1.338 0 0 1-1.888 0l-4.7-4.7a1.337 1.337 0 0 1 0-1.888L13.911 3.5H20.5z"
        />
        <path
            fill="url(#b)"
            d="M16.9 8.711a1.606 1.606 0 1 0-1.606-1.606A1.607 1.607 0 0 0 16.9 8.711zm0-2.211a.606.606 0 1 1-.606.605.605.605 0 0 1 .606-.605z"
        />
    </g>
</svg>
More icons in the same style and category