Add icons to this collection by clicking the heart icon.
Eggs icon - also known as farm, eggs, food and restaurant, farming and gardening, and organic food. 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="389.5"
        y2="122.5"
        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="M202.706 122.5C148.579 122.5 105 215.011 105 291.6c0 53.982 43.831 97.9 97.706 97.9 54.214 0 97.706-44.034 97.706-97.9 0-65.982-37.131-169.1-97.706-169.1zm133.235 71.2c-10.912 0-21.633 5.518-31.479 15.645 8.537 26.058 13.714 54.847 13.714 82.256 0 27.7-9.485 55.286-30.916 78.487 12.938 12.162 30.244 19.413 48.681 19.413 39.181 0 71.059-31.941 71.059-71.2 0-49.012-30.516-124.601-71.059-124.601z"
    />
</svg>
More icons in the same style and category