Add icons to this collection by clicking the heart icon.
Plate icon - also known as spoon, fork, shop, plate, cafe, 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"
>
    <linearGradient
        id="a"
        x1="52"
        x2="52"
        y1="16"
        y2="45"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fe9746" />
        <stop offset=".262" stop-color="#f7844a" />
        <stop offset=".5" stop-color="#ef6453" />
        <stop offset=".759" stop-color="#e54a57" />
        <stop offset="1" stop-color="#d7335d" />
    </linearGradient>
    <linearGradient id="b" x1="12" x2="12" y1="15.85" href="#a" />
    <linearGradient id="c" x1="32" x2="32" y1="16.239" y2="45.779" href="#a" />
    <linearGradient id="d" x1="32" x2="32" y1="16.511" y2="45.785" href="#a" />
    <path
        fill="url(#a)"
        d="M53 16h-2a5.006 5.006 0 0 0-5 5v4a3 3 0 0 0 3 3v14a3 3 0 0 0 6 0V28a3 3 0 0 0 3-3v-4a5.006 5.006 0 0 0-5-5zm3 9a1 1 0 0 1-1 1h-2v16a1 1 0 0 1-2 0V26h-2a1 1 0 0 1-1-1v-4a3 3 0 0 1 3-3h2a3 3 0 0 1 3 3z"
    />
    <path
        fill="url(#b)"
        d="M18 21a4.992 4.992 0 0 0-3.749-4.826L13 15.85V20a1 1 0 0 1-2 0v-4.15l-1.251.324A4.992 4.992 0 0 0 6 21v4a3 3 0 0 0 3 3v13.893a3.084 3.084 0 0 0 2.5 3.067 3.161 3.161 0 0 0 .5.04 3 3 0 0 0 3-3V28a3 3 0 0 0 3-3zm-2 4a1 1 0 0 1-1 1h-2v16a1 1 0 0 1-1.175.985A1.083 1.083 0 0 1 11 41.893V26H9a1 1 0 0 1-1-1v-4a2.974 2.974 0 0 1 1-2.223V20a3 3 0 0 0 6 0v-1.223A2.974 2.974 0 0 1 16 21z"
    />
    <path
        fill="url(#c)"
        d="M32 18a14 14 0 1 0 14 14 14.015 14.015 0 0 0-14-14zm0 26a12 12 0 1 1 12-12 12.013 12.013 0 0 1-12 12z"
    />
    <path
        fill="url(#d)"
        d="M32 26a6 6 0 1 0 6 6 6.006 6.006 0 0 0-6-6zm0 10a4 4 0 1 1 4-4 4 4 0 0 1-4 4z"
    />
</svg>
More icons in the same style and category