Add icons to this collection by clicking the heart icon.
Cupcake icon - also known as cupcake, dessert, 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="#ffedad" />
        <stop offset="1" stop-color="#ffffe5" />
    </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="M140.98 206.453c0-9.773 7.922-17.695 17.695-17.695h194.648c9.773 0 17.695 7.922 17.695 17.695s-7.922 17.695-17.695 17.695H158.676c-9.773 0-17.696-7.922-17.696-17.695zm245.375 35.391h-260.71c-11.402 0-20.645 9.243-20.645 20.645s9.243 20.645 20.645 20.645h260.711c11.402 0 20.645-9.243 20.645-20.645-.001-11.402-9.244-20.645-20.646-20.645zm-254.174 58.984h247.638l-11.781 78.543C365.655 395.252 352.013 407 335.955 407h-159.91c-16.058 0-29.7-11.748-32.083-27.629zm196.315 85.492a8.847 8.847 0 0 0 9.605-8.019l4.247-47.188c.438-4.867-3.152-9.167-8.019-9.605s-9.167 3.152-9.605 8.019l-4.247 47.188a8.847 8.847 0 0 0 8.019 9.605zm-56.91-9.078a8.848 8.848 0 0 0 17.687.531l1.416-47.188a8.848 8.848 0 0 0-17.687-.531zm-50.275-46.656 1.415 47.188a8.848 8.848 0 0 0 17.687-.531l-1.415-47.188a8.848 8.848 0 0 0-9.109-8.578 8.847 8.847 0 0 0-8.578 9.109zm-51.659.527 4.247 47.188a8.847 8.847 0 0 0 9.605 8.019 8.847 8.847 0 0 0 8.019-9.605l-4.247-47.188a8.848 8.848 0 0 0-17.624 1.586zm144.601-160.05c13.843-12.526 22.555-30.621 22.555-50.717v-6.498A8.848 8.848 0 0 0 327.96 105h-6.498c-31.413 0-57.945 21.284-65.943 50.187-7.941-21.689-28.79-37.21-53.196-37.21h-5.309a8.848 8.848 0 0 0-8.848 8.848v5.309c0 15.068 5.922 28.775 15.554 38.93h110.533z"
    />
</svg>
More icons in the same style and category