Add icons to this collection by clicking the heart icon.
Restaurant icon - also known as food, eat, knife, 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="8"
        x2="8"
        y2="23.987"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a8e63c" />
        <stop offset="1" stop-color="#468158" />
    </linearGradient>
    <linearGradient id="b" x1="17" x2="17" y1="0" y2="23.987" href="#a" />
    <g>
        <g fill="url(#a)">
            <path d="M8 21a1 1 0 0 1-1-1v-7a1 1 0 0 1 2 0v7a1 1 0 0 1-1 1z" />
            <path
                d="M8 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="M8 14a1 1 0 0 1-1-1V4a1 1 0 0 1 2 0v9a1 1 0 0 1-1 1z" />
        </g>
        <path
            fill="url(#b)"
            d="M19 21a1 1 0 0 1-1-1v-4h-1a3 3 0 0 1-3-3V8a5.006 5.006 0 0 1 5-5 1 1 0 0 1 1 1v16a1 1 0 0 1-1 1zM18 5.171A3.006 3.006 0 0 0 16 8v5a1 1 0 0 0 1 1h1z"
        />
    </g>
</svg>
More icons in the same style and category