Add icons to this collection by clicking the heart icon.
Restaurant icon - also known as food, spoon, eat, fork, eating, cutlery, restaurant, symbol, 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 24 24"
>
    <linearGradient
        id="a"
        x1="17"
        x2="17"
        y2="23.987"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a8e63c" />
        <stop offset="1" stop-color="#468158" />
    </linearGradient>
    <linearGradient id="b" x1="7" x2="7" y1="0" y2="23.987" href="#a" />
    <g>
        <path
            fill="url(#a)"
            d="M17 14a4 4 0 0 1-4-4V7a4 4 0 0 1 8 0v3a4 4 0 0 1-4 4zm0-9a2 2 0 0 0-2 2v3a2 2 0 0 0 4 0V7a2 2 0 0 0-2-2z"
        />
        <path
            fill="url(#a)"
            d="M17 21a1 1 0 0 1-1-1v-7a1 1 0 0 1 2 0v7a1 1 0 0 1-1 1z"
        />
        <g fill="url(#b)">
            <path d="M7 21a1 1 0 0 1-1-1v-7a1 1 0 0 1 2 0v7a1 1 0 0 1-1 1z" />
            <path
                d="M7 14a4 4 0 0 1-4-4V4a1 1 0 0 1 2 0v6a2 2 0 0 0 4 0V4a1 1 0 0 1 2 0v6a4 4 0 0 1-4 4z"
            />
            <path d="M7 14a1 1 0 0 1-1-1V4a1 1 0 0 1 2 0v9a1 1 0 0 1-1 1z" />
        </g>
    </g>
</svg>
More icons in the same style and category