Add icons to this collection by clicking the heart icon.
Egg icon - also known as food, breakfast, egg, meal, eggs, morning, fried egg, 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="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff81ff" />
        <stop offset="1" stop-color="#a93aff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M398.118 140.529H113.882c-4.91 0-8.882 3.973-8.882 8.882s3.973 8.882 8.882 8.882h284.235c4.91 0 8.882-3.973 8.882-8.882s-3.972-8.882-8.881-8.882zm-284.236-17.764h284.235c4.91 0 8.882-3.973 8.882-8.882S403.027 105 398.118 105H113.882c-4.91 0-8.882 3.973-8.882 8.882s3.973 8.883 8.882 8.883zm186.53 124.353c-15.006 0-29.301-3.574-42.556-10.626-8.908-4.736-18.502-7.139-28.503-7.139-34.28 0-62.177 27.896-62.177 62.176s27.896 62.177 62.177 62.177c10.019 0 19.612-2.403 28.521-7.147 13.063-6.948 27.74-10.617 42.434-10.617 24.591 0 44.516-19.925 44.516-44.412s-19.925-44.412-44.412-44.412zm-79.941 79.941c-19.595 0-35.529-15.934-35.529-35.529s15.934-35.529 35.529-35.529S256 271.935 256 291.529c0 19.596-15.934 35.53-35.529 35.53zm0-53.294c-9.793 0-17.765 7.972-17.765 17.765s7.972 17.765 17.765 17.765 17.765-7.972 17.765-17.765-7.972-17.765-17.765-17.765zm142.117-97.706H149.412c-24.487 0-44.412 19.925-44.412 44.412v142.118C105 387.075 124.925 407 149.412 407h213.177C387.075 407 407 387.075 407 362.588V220.471c0-24.488-19.925-44.412-44.412-44.412zm-62.176 177.647a72.98 72.98 0 0 0-34.193 8.535c-11.502 6.124-23.906 9.229-36.865 9.229-44.082 0-79.941-35.859-79.941-79.941s35.859-79.941 79.941-79.941c12.942 0 25.337 3.105 36.848 9.22 10.661 5.673 22.145 8.544 34.141 8.544 34.35 0 62.246 27.896 62.246 62.176s-27.897 62.178-62.177 62.178z"
    />
</svg>
More icons in the same style and category