Add icons to this collection by clicking the heart icon.
Food icon - also known as food, spoon, drink, knife, dinner, cutlery, Tools and utensils, 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 64 64"
>
    <defs>
        <linearGradient
            id="a"
            x1="1"
            x2="61.208"
            y1="32"
            y2="32"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#fc4a1a" />
            <stop offset="1" stop-color="#f7b733" />
        </linearGradient>
        <linearGradient id="b" x2="61.208" y1="23" y2="23" href="#a" />
        <linearGradient id="c" x2="61.208" y1="41" y2="41" href="#a" />
    </defs>
    <g>
        <path
            d="M61 2h-6a7.008 7.008 0 0 0-7 7v9H30v6h2.051l2 38h19.9l2-38H58v-6h-4V9a1 1 0 0 1 1-1h6a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1Zm-8.422 48H35.422l-.947-18h19.05Zm-.316 6H48v2h4.156l-.1 2h-16.1l-.421-8h16.937Zm1.368-26H34.37l-.1-2H38v-2h-3.841l-.1-2h19.887ZM56 22H32v-2h24Zm4-16h-5a3 3 0 0 0-3 3v9h-2V9a5.006 5.006 0 0 1 5-5h5ZM8 23.88V27H5v35h8V27h-3v-3.12c3.434-.743 6-5.248 6-10.88 0-6.168-3.075-11-7-11S2 6.832 2 13c0 5.632 2.566 10.137 6 10.88ZM7 39.721l4-1.334v9.892l-4 1.334ZM11 60H7v-8.279l4-1.334Zm0-23.721-4 1.334V29h4ZM9 4c2.71 0 5 4.122 5 9s-2.29 9-5 9-5-4.122-5-9 2.29-9 5-9ZM19 32h3v4h-3v26h8V36h-3v-4h3a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1c-8.337 0-9 10.835-9 25v4a1 1 0 0 0 1 1Zm2 13.721 4-1.334v9.892l-4 1.334ZM25 60h-4v-2.279l4-1.334Zm0-17.721-4 1.334V38h4ZM20 27c0-14.352.958-22.058 6-22.919V30h-2v-4h-2v4h-2Z"
            fill="url(#a)"
        />
        <path d="M22 22h2v2h-2z" fill="url(#b)" />
        <path
            d="M44 48a7 7 0 1 0-7-7 7.008 7.008 0 0 0 7 7Zm0-12a5 5 0 1 1-5 5 5.006 5.006 0 0 1 5-5Z"
            fill="url(#c)"
        />
    </g>
</svg>
More icons in the same style and category