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 circular 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="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="383.5"
        y2="128.5"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M162.5 194.934V213.5h17v-18.566c9.873-3.521 17-12.867 17-23.934v-34c0-4.698-3.802-8.5-8.5-8.5h-34a8.495 8.495 0 0 0-8.5 8.5v34c0 11.067 7.127 20.414 17 23.934zm170 0V213.5h17v-18.566c9.873-3.521 17-12.867 17-23.934v-34c0-4.698-3.802-8.5-8.5-8.5h-34a8.495 8.495 0 0 0-8.5 8.5v34c0 11.067 7.127 20.414 17 23.934zm-34.448-14.986c-9.201-9.208-20.923-14.803-33.552-16.616V154c0-4.698-3.802-8.5-8.5-8.5s-8.5 3.802-8.5 8.5v9.287c-25.927 3.77-46.377 24.25-50.141 50.213h117.309c-1.813-12.628-7.408-24.351-16.616-33.552zM358 230.5H154c-23.433 0-42.5 19.067-42.5 42.5v68c0 4.698 3.802 8.5 8.5 8.5h25.5V375c0 4.698 3.802 8.5 8.5 8.5s8.5-3.802 8.5-8.5v-25.5h187V375c0 4.698 3.802 8.5 8.5 8.5s8.5-3.802 8.5-8.5v-25.5H392c4.698 0 8.5-3.802 8.5-8.5v-68c0-23.433-19.067-42.5-42.5-42.5z"
    />
</svg>
More icons in the same style and category