Add icons to this collection by clicking the heart icon.
Cake icon - also known as food, cake, dessert, bakery, sweet, 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 512 512"
>
    <linearGradient
        id="a"
        x1="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00f2fe" />
        <stop offset=".021" stop-color="#03effe" />
        <stop offset=".293" stop-color="#24d2fe" />
        <stop offset=".554" stop-color="#3cbdfe" />
        <stop offset=".796" stop-color="#4ab0fe" />
        <stop offset="1" stop-color="#4facfe" />
    </linearGradient>
    <path
        d="M359.991 364.385v-21.071H137.239c-11.046 0-20-8.954-20-20s8.954-20 20-20h222.752v-38.842H137.239c-11.046 0-20-8.954-20-20s8.954-20 20-20h242.752c11.046 0 20 8.954 20 20v119.913c0 11.046-8.954 20-20 20s-20-8.954-20-20zM512 450.309c0 11.046-8.954 20-20 20H20c-11.046 0-20-8.954-20-20s8.954-20 20-20h9.348V172.178c0-33.996 27.513-61.653 61.331-61.653 15.908 0 30.42 6.12 41.33 16.141a61.49 61.49 0 0 1 15.742-10.514 65.345 65.345 0 0 1-.714-9.629c0-35.747 28.926-64.83 64.482-64.83 17.23 0 32.902 6.829 44.481 17.937 11.579-11.108 27.252-17.937 44.481-17.937 35.556 0 64.482 29.083 64.482 64.83 0 3.239-.24 6.457-.712 9.63a61.505 61.505 0 0 1 15.74 10.514c10.91-10.021 25.422-16.141 41.33-16.141 33.818 0 61.331 27.657 61.331 61.653v115.205c0 11.046-8.954 20-20 20s-20-8.954-20-20V172.178c0-11.939-9.569-21.653-21.331-21.653s-21.33 9.714-21.33 21.653c0 11.046-8.954 20-20 20s-20-8.954-20-20c0-11.939-9.569-21.653-21.331-21.653-11.761 0-21.33 9.714-21.33 21.653 0 11.046-8.954 20-20 20s-20-8.954-20-20c0-11.939-9.569-21.653-21.331-21.653s-21.331 9.714-21.331 21.653c0 11.046-8.954 20-20 20s-20-8.954-20-20c0-11.939-9.569-21.653-21.33-21.653-11.762 0-21.331 9.714-21.331 21.653 0 11.046-8.954 20-20 20s-20-8.954-20-20c0-11.939-9.568-21.653-21.33-21.653s-21.331 9.714-21.331 21.653v258.131h330.752c23.421 0 42.509-19.272 42.551-42.961.02-11.034 8.97-19.965 20-19.965h.036c11.045.02 19.984 8.989 19.964 20.035-.028 15.687-4.409 30.37-11.988 42.891H492c11.046 0 20 8.954 20 20zM276 106.521c0 2.679.42 5.313 1.235 7.813a61.366 61.366 0 0 1 20.095 12.331c7.523-6.909 16.758-11.964 26.982-14.437.43-1.857.65-3.771.65-5.707 0-13.691-10.982-24.83-24.482-24.83-13.498 0-24.48 11.139-24.48 24.83zm-88.963 0c0 1.934.221 3.849.651 5.707 10.224 2.473 19.459 7.528 26.982 14.437a61.37 61.37 0 0 1 20.096-12.331 25.185 25.185 0 0 0 1.235-7.813c0-13.691-10.982-24.83-24.481-24.83-13.501 0-24.483 11.139-24.483 24.83z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category