Add icons to this collection by clicking the heart icon.
Dinner icon - also known as food, lunch, dinner, serving dish, 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="211"
y2="31"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffe59a" />
<stop offset="1" stop-color="#ffffd5" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="421"
y2="181"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fd5900" />
<stop offset="1" stop-color="#ffde00" />
</linearGradient>
<path
fill="url(#a)"
d="M75 391c-8.291 0-15 6.709-15 15v60c0 8.291 6.709 15 15 15s15-6.709 15-15v-60c0-8.291-6.709-15-15-15zm362 0c-8.291 0-15 6.709-15 15v60c0 8.291 6.709 15 15 15s15-6.709 15-15v-60c0-8.291-6.709-15-15-15zM271 92.469V76c0-8.291-6.709-15-15-15s-15 6.709-15 15v16.516c-50.75 7.357-90 50.729-90 103.484 0 8.291 6.709 15 15 15h180c8.291 0 15-6.709 15-15 0-27.993-10.928-54.36-30.791-74.209-16.252-16.25-36.921-26.124-59.209-29.322zM135 31H76c-8.291 0-16 6.709-16 15v60c0 19.53 12.576 36.024 30 42.237V196c0 8.291 6.709 15 15 15s15-6.709 15-15v-47.763c17.424-6.212 30-22.707 30-42.237V46c0-8.291-6.709-15-15-15zm302 0h-60c-8.291 0-15 6.709-15 15v60c0 19.53 12.576 36.024 30 42.237V196c0 8.291 6.709 15 15 15s15-6.709 15-15v-47.763c17.424-6.212 30-22.707 30-42.237V46c0-8.291-6.709-15-15-15z"
/>
<path
fill="url(#b)"
d="M437 181H75c-41.367 0-75 33.647-75 75v150c0 8.291 6.709 15 15 15h482c8.291 0 15-6.709 15-15V256c0-41.353-33.633-75-75-75z"
/>
</svg>
More icons in the same style and category