Add icons to this collection by clicking the heart icon.
Favorite icon - also known as love, favorite, ui, and favorites. Created in a clean flat gradient style with a white finish, 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="3.25"
        x2="60.75"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5bb4f6" />
        <stop offset=".61" stop-color="#2191e5" />
        <stop offset="1" stop-color="#007edb" />
    </linearGradient>
    <g>
        <rect
            width="57.5"
            height="57.5"
            x="3.25"
            y="3.25"
            fill="url(#a)"
            rx="11.29"
        />
        <g fill="#fff">
            <path
                d="M49.27 18.85a11.91 11.91 0 0 0-16.81 0l-.46.47-.47-.47a11.88 11.88 0 0 0-16.8 16.81l16.74 16.75a.76.76 0 0 0 1.07 0l16.73-16.75a11.91 11.91 0 0 0 0-16.81zM48.21 34.6 32 50.81 15.79 34.6a10.38 10.38 0 0 1 14.68-14.69c.33.26 1.06 1.28 1.54 1.22s1.2-1 1.52-1.22A10.38 10.38 0 1 1 48.21 34.6z"
            />
            <path
                d="M22.81 20.46a10.2 10.2 0 0 0-6.15 6.14.75.75 0 0 0 .45 1 .78.78 0 0 0 .26 0 .75.75 0 0 0 .7-.5 8.73 8.73 0 0 1 2-3.19 8.54 8.54 0 0 1 3.22-2 .75.75 0 1 0-.51-1.41z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category