Add icons to this collection by clicking the heart icon.
Cutlet icon - also known as food, fork, meat, bbq, barbacue, food and restaurant, and cutlet. 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="64"
        x2="448"
        y1="68"
        y2="452"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff003d" />
        <stop offset="1" stop-color="#3d00eb" />
    </linearGradient>
    <g fill="none">
        <path
            fill="url(#a)"
            fill-rule="evenodd"
            d="M136 120c0-22.173 12.49-42.983 34.159-58.558C191.816 45.876 222.14 36 256 36s64.184 9.876 85.841 25.442C363.51 77.017 376 97.827 376 120c0 22.173-12.49 42.983-34.159 58.558C320.184 194.124 289.86 204 256 204s-64.184-9.876-85.841-25.442C148.49 162.983 136 142.173 136 120zm112 99.831c-16.981-.721-33.18-3.723-48-8.629V228c0 13.255 10.745 24 24 24h24zm-64-14.903c-8.369-3.831-16.14-8.319-23.179-13.378C136.164 173.827 120 148.637 120 120s16.164-53.827 40.821-71.55C185.491 30.72 219.168 20 256 20s70.509 10.719 95.179 28.45C375.836 66.173 392 91.363 392 120s-16.164 53.827-40.821 71.55c-7.039 5.059-14.81 9.547-23.179 13.378V228c0 22.091-17.909 40-40 40v192c0 17.673-14.327 32-32 32s-32-14.327-32-32V268c-22.091 0-40-17.909-40-40zm128 6.274V228c0 13.255-10.745 24-24 24h-24v-32.169c16.981-.721 33.18-3.723 48-8.629zM240 460V268h32v192c0 8.837-7.163 16-16 16s-16-7.163-16-16zM187.152 69.637a7.999 7.999 0 0 1 11.211 1.515l8.681 11.393A24 24 0 0 0 226.134 92h5.637c7.01 0 13.617-3.273 17.866-8.848A38.459 38.459 0 0 1 280.229 68h5.637a40 40 0 0 1 31.817 15.758l8.68 11.394a7.999 7.999 0 0 1-1.515 11.211 7.998 7.998 0 0 1-11.211-1.515l-8.681-11.393A24 24 0 0 0 285.866 84h-5.637a22.462 22.462 0 0 0-17.866 8.848A38.459 38.459 0 0 1 231.771 108h-5.637a40 40 0 0 1-31.817-15.758l-8.68-11.394a8 8 0 0 1 1.515-11.211zm11.211 57.515a7.998 7.998 0 0 0-11.211-1.515 7.998 7.998 0 0 0-1.515 11.211l8.68 11.394A40 40 0 0 0 226.134 164h5.637a38.458 38.458 0 0 0 30.592-15.152A22.463 22.463 0 0 1 280.229 140h5.637a24 24 0 0 1 19.09 9.455l8.681 11.393a7.998 7.998 0 0 0 11.211 1.515 7.998 7.998 0 0 0 1.515-11.211l-8.68-11.394A40 40 0 0 0 285.866 124h-5.637a38.458 38.458 0 0 0-30.592 15.152A22.463 22.463 0 0 1 231.771 148h-5.637a24 24 0 0 1-19.09-9.455z"
            clip-rule="evenodd"
        />
    </g>
</svg>
More icons in the same style and category