Add icons to this collection by clicking the heart icon.
Cake icon - also known as cake, heart, love, romantic, valentines day, and food and restaurant. 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="32"
        x2="32"
        y1="10.52"
        y2="55"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fbcf26" />
        <stop offset=".26" stop-color="#f49309" />
        <stop offset=".51" stop-color="#ee5414" />
        <stop offset=".75" stop-color="#c50a3f" />
        <stop offset="1" stop-color="#9f0b79" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M47 45h-2v-5a3 3 0 0 0-3-3h-1v-4a3 3 0 0 0-3-3h-1v-3a3 3 0 0 0-3-3h-1.56l.12-.05c6.95-4.31 6.62-8.33 6.15-9.86a4.94 4.94 0 0 0-4.66-3.57 3.09 3.09 0 0 0-2.07.85 3.07 3.07 0 0 0-2.07-.83h-.12a5 5 0 0 0-4.51 3.6c-.46 1.54-.76 5.56 6.23 9.81l.11.05H30a3 3 0 0 0-3 3v3h-1a3 3 0 0 0-3 3v4h-1a3 3 0 0 0-3 3v5h-2a1 1 0 0 0 0 2h14v6h-4a1 1 0 0 0 0 2h10a1 1 0 0 0 0-2h-4v-6h14a1 1 0 0 0 0-2zM27.19 14.71a3 3 0 0 1 2.61-2.17h.05c.62 0 1 .37 1.17 1.09a1 1 0 0 0 1 .77 1 1 0 0 0 1-.78c.16-.72.54-1.08 1.16-1.1a3 3 0 0 1 2.67 2.15c.67 2.2-1.07 4.82-4.78 7.25-3.77-2.4-5.53-5.01-4.88-7.21zM29 27a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3h-6zm-4 6a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v4H25zm-4 12v-5a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5z"
    />
</svg>
More icons in the same style and category