Add icons to this collection by clicking the heart icon.
Feces icon - also known as animals, shit, poop, poo, crap, miscellaneous, and feces. 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="452"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M181 0h-30l-30 45 45 45 45-45zm120 45L271 0h-30l-30 45 45 45zm90 0L361 0h-30l-30 45 45 45zm15 45H106c-8.291 0-15 6.709-15 15v362c0 24.814 20.186 45 45 45h240c24.814 0 45-20.186 45-45V105c0-8.291-6.709-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M406 0h-45v45c0 8.399-6.599 15-15 15s-15-6.601-15-15V0h-60v45c0 8.399-6.599 15-15 15s-15-6.601-15-15V0h-60v45c0 8.399-6.599 15-15 15s-15-6.601-15-15V0h-45C81.098 0 61 20.1 61 45v60c0 8.399 6.599 15 15 15h360c8.401 0 15-6.601 15-15V45c0-24.9-20.098-45-45-45zm-78.164 303.582A44.953 44.953 0 0 0 331 287v-60c0-8.291-6.709-15-15-15s-15 6.709-15 15c0 8.276-6.724 15-15 15h-60c-24.814 0-45 20.186-45 45v17.563c-17.461 6.196-30 22.881-30 42.437 0 11.514 4.351 22.031 11.484 30-7.133 7.969-11.484 18.486-11.484 30 0 24.814 20.186 45 45 45h120c24.814 0 45-20.186 45-45 0-11.514-4.351-22.031-11.484-30C356.65 369.031 361 358.514 361 347c0-20.713-14.077-38.218-33.164-43.418z"
    />
</svg>
More icons in the same style and category