Add icons to this collection by clicking the heart icon.
Cake icon - also known as cake, bakery, shop, cafe, 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="6"
        y2="56"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fe9746" />
        <stop offset=".262" stop-color="#f7844a" />
        <stop offset=".5" stop-color="#ef6453" />
        <stop offset=".759" stop-color="#e54a57" />
        <stop offset="1" stop-color="#d7335d" />
    </linearGradient>
    <linearGradient id="b" y1="6.435" y2="55.726" href="#a" />
    <linearGradient id="c" x1="39" x2="39" y1="6.368" y2="55.755" href="#a" />
    <linearGradient id="d" x1="25" x2="25" y1="6.499" y2="55.712" href="#a" />
    <path
        fill="url(#a)"
        d="M50 38a3 3 0 0 0-2.042-2.829 16.009 16.009 0 0 0-12.337-14.742 4.966 4.966 0 0 0-2.314-8.229A6.689 6.689 0 0 1 38.2 7.98a1 1 0 1 0-.4-1.96 8.733 8.733 0 0 0-6.584 6.059 4.971 4.971 0 0 0-2.841 8.35 16.009 16.009 0 0 0-12.333 14.742 2.98 2.98 0 0 0 .064 5.678l1.476 10.827A5.02 5.02 0 0 0 22.537 56h18.926a5.02 5.02 0 0 0 4.955-4.324l1.476-10.827A2.994 2.994 0 0 0 50 38zM29 17a3 3 0 1 1 3 3 3 3 0 0 1-3-3zm3 5a14.02 14.02 0 0 1 13.965 13h-27.93A14.02 14.02 0 0 1 32 22zM17 37h30a1 1 0 0 1 0 2H17a1 1 0 0 1 0-2zm27.436 14.405A3.012 3.012 0 0 1 41.463 54H22.537a3.012 3.012 0 0 1-2.973-2.595L18.146 41h27.708z"
    />
    <path
        fill="url(#b)"
        d="M32 52a1 1 0 0 0 1-1v-6a1 1 0 0 0-2 0v6a1 1 0 0 0 1 1z"
    />
    <path
        fill="url(#c)"
        d="M37.684 51.949a1 1 0 0 0 1.264-.633l2-6a1 1 0 1 0-1.9-.632l-2 6a1 1 0 0 0 .636 1.265z"
    />
    <path
        fill="url(#d)"
        d="M25.052 51.316a1 1 0 1 0 1.9-.632l-2-6a1 1 0 1 0-1.9.632z"
    />
</svg>
More icons in the same style and category