Add icons to this collection by clicking the heart icon.
Cutlery icon - also known as food, eat, knife, fast food, fork, cutlery, restaurant, symbol, 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="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00c0ff" />
        <stop offset="1" stop-color="#5558ff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M326.933 105c-34.22 0-62.067 35.859-62.067 79.941 0 30.819 14.045 58.915 35.467 71.987v141.189c0 4.91 3.966 8.882 8.867 8.882h35.467c4.901 0 8.867-3.973 8.867-8.882V256.928C374.955 243.856 389 215.761 389 184.941 389 140.859 361.153 105 326.933 105zm-88.666 0c-4.901 0-8.867 3.973-8.867 8.882v62.176c0 9.793-7.958 17.765-17.733 17.765-9.776 0-17.733-7.971-17.733-17.765v-62.176c0-4.91-3.966-8.882-8.867-8.882s-8.867 3.973-8.867 8.882v62.176c0 9.793-7.958 17.765-17.733 17.765-9.776 0-17.733-7.971-17.733-17.765v-62.176c0-4.91-3.966-8.882-8.867-8.882S123 108.973 123 113.882V220.47c0 21.451 15.257 39.389 35.467 43.518v134.129c0 4.91 3.966 8.882 8.867 8.882H202.8c4.901 0 8.867-3.973 8.867-8.882V264.006c8.52-1.718 16.27-5.898 22.323-12.118 8.477-8.267 13.144-19.422 13.144-31.418V113.882c-.001-4.909-3.966-8.882-8.867-8.882z"
    />
</svg>
More icons in the same style and category