Add icons to this collection by clicking the heart icon.
Macaron icon - also known as food, dessert, bakery, sweet, food and restaurant, and macaron. 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="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="422"
        y2="90"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M467 150H242c-8.291 0-15 6.709-15 15v30c0 41.353 33.633 75 75 75h105c41.367 0 75-33.647 75-75v-30c0-8.291-6.709-15-15-15zM407 0H302c-41.367 0-75 33.647-75 75v30c0 8.291 6.709 15 15 15h225c8.291 0 15-6.709 15-15V75c0-41.353-33.633-75-75-75zM270 392H45c-8.291 0-15 6.709-15 15v30c0 41.353 33.633 75 75 75h105c41.367 0 75-33.647 75-75v-30c0-8.291-6.709-15-15-15zm-60-150H105c-41.367 0-75 33.647-75 75v30c0 8.291 6.709 15 15 15h225c8.291 0 15-6.709 15-15v-30c0-41.353-33.633-75-75-75z"
    />
    <path
        fill="url(#b)"
        d="M467 90H242c-24.814 0-45 20.186-45 45s20.186 45 45 45h225c24.814 0 45-20.186 45-45s-20.186-45-45-45zM270 332H45c-24.814 0-45 20.186-45 45s20.186 45 45 45h225c24.814 0 45-20.186 45-45s-20.186-45-45-45z"
    />
</svg>
More icons in the same style and category