Add icons to this collection by clicking the heart icon.
Cutting Board icon - also known as kitchen, utensils, chopping, food and restaurant, and cutting board. 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 1.707 1.707"
>
    <linearGradient
        id="a"
        x1=".853"
        x2=".853"
        y1="0"
        y2="1.707"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#66c" />
        <stop offset=".431" stop-color="#f0f" />
        <stop offset="1" stop-color="#f60" />
    </linearGradient>
    <g fill-rule="evenodd">
        <path
            fill="url(#a)"
            fill-rule="nonzero"
            d="M.342.299h.244a.268.268 0 0 1 .457-.22.268.268 0 0 1 .078.22h.244a.04.04 0 0 1 .04.04v1.328a.04.04 0 0 1-.04.04H.342a.04.04 0 0 1-.04-.04V.339a.04.04 0 0 1 .04-.04zM.853.126A.142.142 0 0 1 .954.37.142.142 0 1 1 .752.168.142.142 0 0 1 .853.126zm.045.099a.063.063 0 1 0-.09.088.063.063 0 1 0 .09-.088zM.635.379H.382v1.248h.943V.379h-.253a.04.04 0 0 1-.039-.052.213.213 0 0 0 .01-.058A.188.188 0 0 0 .72.136a.188.188 0 0 0-.048.188.04.04 0 0 1-.037.055z"
        />
    </g>
</svg>
More icons in the same style and category