Add icons to this collection by clicking the heart icon.
Muffin icon - also known as food, cupcake, dessert, bakery, sweet, muffin, and food and restaurant. Created in a clean circular 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="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M291.476 344.069c-10.56 5.951-22.753 9.143-35.476 9.143-12.714 0-24.907-3.184-35.458-9.134-10.708 6.28-22.857 9.646-35.311 9.646-5.095 0-10.199-.758-15.278-1.853l9.468 30.331C184.214 397.033 197.84 407 213.316 407h13.72l-6.321-24.427c-1.233-4.745 1.624-9.593 6.383-10.816 4.724-1.249 9.596 1.622 10.83 6.375l7.47 28.868h21.203l7.471-28.868c1.225-4.762 6.062-7.633 10.83-6.375 4.759 1.223 7.616 6.072 6.383 10.816L284.964 407h13.72c15.476 0 29.102-9.967 33.93-24.886l9.435-30.237c-5.015 1.09-9.96 1.829-14.906 1.829a70.74 70.74 0 0 1-35.667-9.637zm60.079-108.8c-6.318-28.918-25.566-53.113-51.278-66.241-.998 23.612-20.395 42.561-44.276 42.561s-43.279-18.949-44.276-42.561c-25.712 13.128-44.96 37.324-51.278 66.241-17.734 9.082-28.945 27.176-28.945 47.378 0 22.96 14.668 43.267 36.596 50.562 19.514 6.263 38.515 1.492 52.332-10.973 19.505 17.609 51.638 17.609 71.143 0 13.619 12.295 32.82 17.227 52.437 10.938 21.824-7.26 36.492-27.566 36.492-50.527-.002-20.202-11.214-38.296-28.947-47.378zm-131.126 29.613c-4.911 0-8.893-3.977-8.893-8.882 0-4.906 3.982-8.882 8.893-8.882s8.893 3.976 8.893 8.882c-.001 4.905-3.982 8.882-8.893 8.882zM256 247.118c-4.911 0-8.893-3.977-8.893-8.882 0-4.906 3.982-8.882 8.893-8.882s8.893 3.976 8.893 8.882c0 4.905-3.982 8.882-8.893 8.882zm35.571 17.764c-4.911 0-8.893-3.977-8.893-8.882 0-4.906 3.982-8.882 8.893-8.882s8.893 3.976 8.893 8.882c0 4.905-3.982 8.882-8.893 8.882zM256 193.823c14.711 0 26.679-11.953 26.679-26.647 0-11.565-7.457-21.332-17.786-25.011v-10.519c0-4.901 3.986-8.882 8.893-8.882 4.916 0 8.893-3.973 8.893-8.882S278.701 105 273.786 105c-14.711 0-26.678 11.953-26.678 26.647v10.519c-10.329 3.679-17.786 13.446-17.786 25.011-.001 14.694 11.967 26.646 26.678 26.646z"
    />
</svg>
More icons in the same style and category