Add icons to this collection by clicking the heart icon.
Restaurant icon - also known as business, buildings, shop, coffee shop, restaurant, coffee breaks, store, 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="256"
        x2="256"
        y1="512"
        y2="90"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M497 482h-16V135c0-8.401-6.599-15-15-15s-15-6.601-15-15c0-8.401-6.599-15-15-15s-15 6.599-15 15c0 8.399-6.599 15-15 15s-15-6.601-15-15c0-8.401-6.599-15-15-15s-15 6.599-15 15c0 8.399-6.599 15-15 15s-15-6.601-15-15c0-8.401-6.599-15-15-15s-15 6.599-15 15c0 8.399-6.599 15-15 15s-15-6.601-15-15c0-8.401-6.599-15-15-15s-15 6.599-15 15c0 8.399-6.599 15-15 15s-15-6.601-15-15c0-8.401-6.599-15-15-15s-15 6.599-15 15c0 8.399-6.599 15-15 15s-15-6.601-15-15c0-8.401-6.599-15-15-15s-15 6.599-15 15c0 8.399-6.599 15-15 15s-15-6.601-15-15c0-8.401-6.599-15-15-15s-15 6.599-15 15c0 8.399-6.599 15-15 15s-15 6.599-15 15v347H15c-8.291 0-15 6.709-15 15s6.709 15 15 15h76l52.652-15.027L181 512h30l30-30 30 30h30l75.238-19.048L421 512h76c8.291 0 15-6.709 15-15s-6.709-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M331 392v-45c0-19.501-12.599-36.301-30-42.301v90c4.799-1.8 9.6-2.699 15-2.699zm45-180H136c-24.901 0-45 20.1-45 45v255h90V389.299c-17.401-6.299-30-22.8-30-42.299v-60c0-8.401 6.599-15 15-15s15 6.599 15 15v60c0 8.399 6.599 15 15 15s15-6.601 15-15v-60c0-8.401 6.599-15 15-15s15 6.599 15 15v60c0 19.499-12.599 36-30 42.299V512h60V287c0-8.401 6.599-15 15-15 41.4 0 75 33.6 75 75v60c0 8.399-6.599 15-15 15h-30c-8.401 0-15 6.599-15 15v75h120V257c0-24.9-20.099-45-45-45zM437 0H75C33.647 0 0 33.647 0 75v30c0 24.814 21.186 45 46 45 11.514 0 22.031-4.351 30-11.484 15.938 14.268 44.062 14.268 60 0 15.938 14.268 44.062 14.268 60 0 15.938 14.268 44.062 14.268 60 0 15.938 14.268 44.062 14.268 60 0 15.938 14.268 44.062 14.268 60 0 15.938 14.268 44.062 14.268 60 0C443.969 145.65 454.486 150 466 150c24.814 0 46-20.186 46-45V75c0-41.353-33.647-75-75-75z"
    />
</svg>
More icons in the same style and category