Add icons to this collection by clicking the heart icon.
Love icon - also known as heart, lover, like, love, ui, and shapes and symbols. 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 64 64"
>
    <linearGradient
        id="a"
        x1="12.22"
        x2="50.22"
        y1="6.96"
        y2="50.21"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffd54f" />
        <stop offset="1" stop-color="#e55325" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="10.47"
        x2="48.47"
        y1="8.5"
        y2="51.75"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="M32 54.52a1 1 0 0 1-.71-.3L15 38a12 12 0 0 1 17-17 12 12 0 0 1 17 17L32.71 54.22a1 1 0 0 1-.71.3zm-8.49-35a10 10 0 0 0-7.07 17.06L32 52.1l15.56-15.55a10 10 0 1 0-14.14-14.14l-.71.72a1 1 0 0 1-1.42 0l-.71-.72a10 10 0 0 0-7.07-2.92z"
    />
    <path
        fill="url(#b)"
        d="M32 62a29 29 0 1 1 29-29 29 29 0 0 1-29 29zm0-56a27 27 0 1 0 27 27A27 27 0 0 0 32 6z"
    />
</svg>
More icons in the same style and category