Add icons to this collection by clicking the heart icon.
Cheese icon - also known as food, fast food, cheese, healthy food, milky, fattening, 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="421"
        y2="91"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="257"
        x2="257"
        y1="361"
        y2="151"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M497 241c8.291 0 15-6.709 15-15V106c0-8.291-6.709-15-15-15H167C76.033 91 0 165.019 0 256s76.033 165 167 165h330c8.291 0 15-6.709 15-15v-60c0-8.291-6.709-15-15-15-24.814 0-45-20.186-45-45s20.186-45 45-45z"
    />
    <path
        fill="url(#b)"
        d="M137 181c-24.814 0-45 20.186-45 45s20.186 45 45 45 45-20.186 45-45-20.186-45-45-45zm240-30c-24.814 0-45 20.186-45 45s20.186 45 45 45 45-20.186 45-45-20.186-45-45-45zm-105 90c-33.076 0-60 26.909-60 60s26.924 60 60 60 60-26.909 60-60-26.924-60-60-60z"
    />
</svg>
More icons in the same style and category