Add icons to this collection by clicking the heart icon.
Mushroom icon - also known as nature, dangerous, toxic, mushroom, Fungi, eco, and poisonous. Created in a clean flat gradient style with a white finish, 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 32 32"
>
    <linearGradient
        id="a"
        x1="15.924"
        x2="16.076"
        y1="1.5"
        y2="30.5"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#09c6f9" />
        <stop offset="1" stop-color="#045de9" />
    </linearGradient>
    <circle cx="16" cy="16" r="14.5" fill="url(#a)" />
    <g fill="#fff" fill-rule="evenodd">
        <path
            d="M23.484 15.5H8.516a7.5 7.5 0 0 1 14.968 0zm-6.574 1 1 6.03a.833.833 0 0 1-.822.97h-2.181a.833.833 0 0 1-.822-.97l1-6.03zm-2.834 0-.976 5.865a1.832 1.832 0 0 0 1.807 2.135h2.186a1.832 1.832 0 0 0 1.807-2.135l-.976-5.865H24a.5.5 0 0 0 .5-.5 8.5 8.5 0 0 0-17 0 .5.5 0 0 0 .5.5z"
        />
        <path
            d="M12.5 12a1 1 0 1 1-1 1 1 1 0 0 1 1-1zm0-1a2 2 0 1 0 2 2 2 2 0 0 0-2-2z"
        />
    </g>
</svg>
More icons in the same style and category