pile of poo emoji
pile-of-poo from Fluent Emoji Flat by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.
- Name
- pile-of-poo
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Smileys & Emotion
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More smileys & emotion icons from Fluent Emoji Flat
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbombbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecrying-cat
Use the pile of poo emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#b35f47" d="M22.072 6.66c.126 1.058-.063 1.734-.309 2.133c2.029.56 3.879 1.974 4.743 3.82c.625 1.532.66 3.359.192 5.027C29.18 18.847 31 21.547 31 24.429c0 3.722-2.723 6.399-6.574 6.624v.016H9.03v-.004C4.26 30.95 2 27.75 2 24.023c0-2.494 2.149-5.47 4.549-6.49c-.002-.22.02-.387.056-.512c-.929-1.88.021-3.78.618-4.5l.227-.294l.01-.013c.83-1.083 1.331-1.736 4.895-3.279c3.887-1.683 5.269-3.336 5.8-4.006c.146-.184.281-.425.42-.672c.366-.652.763-1.358 1.478-1.245c.987.156 1.761 1.465 2.02 3.647"/><path fill="#f92f60" d="M12.625 25.159h7.906c0 2.379-1.77 3.918-3.953 3.918s-3.953-1.476-3.953-3.918"/><path fill="#fff" fill-rule="evenodd" d="M15.585 19.619a4.485 4.485 0 1 1-8.97 0a4.485 4.485 0 0 1 8.97 0m10.9 0a4.485 4.485 0 1 1-8.97 0a4.485 4.485 0 0 1 8.97 0" clip-rule="evenodd"/><path fill="#402a32" fill-rule="evenodd" d="M12.015 22.131a2.483 2.483 0 1 0 0-4.967a2.483 2.483 0 0 0 0 4.967m9.011 0a2.483 2.483 0 1 0 0-4.967a2.483 2.483 0 0 0 0 4.967" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatPileOfPoo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#b35f47" d="M22.072 6.66c.126 1.058-.063 1.734-.309 2.133c2.029.56 3.879 1.974 4.743 3.82c.625 1.532.66 3.359.192 5.027C29.18 18.847 31 21.547 31 24.429c0 3.722-2.723 6.399-6.574 6.624v.016H9.03v-.004C4.26 30.95 2 27.75 2 24.023c0-2.494 2.149-5.47 4.549-6.49c-.002-.22.02-.387.056-.512c-.929-1.88.021-3.78.618-4.5l.227-.294l.01-.013c.83-1.083 1.331-1.736 4.895-3.279c3.887-1.683 5.269-3.336 5.8-4.006c.146-.184.281-.425.42-.672c.366-.652.763-1.358 1.478-1.245c.987.156 1.761 1.465 2.02 3.647"/><path fill="#f92f60" d="M12.625 25.159h7.906c0 2.379-1.77 3.918-3.953 3.918s-3.953-1.476-3.953-3.918"/><path fill="#fff" fillRule="evenodd" d="M15.585 19.619a4.485 4.485 0 1 1-8.97 0a4.485 4.485 0 0 1 8.97 0m10.9 0a4.485 4.485 0 1 1-8.97 0a4.485 4.485 0 0 1 8.97 0" clipRule="evenodd"/><path fill="#402a32" fillRule="evenodd" d="M12.015 22.131a2.483 2.483 0 1 0 0-4.967a2.483 2.483 0 0 0 0 4.967m9.011 0a2.483 2.483 0 1 0 0-4.967a2.483 2.483 0 0 0 0 4.967" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#b35f47" d="M22.072 6.66c.126 1.058-.063 1.734-.309 2.133c2.029.56 3.879 1.974 4.743 3.82c.625 1.532.66 3.359.192 5.027C29.18 18.847 31 21.547 31 24.429c0 3.722-2.723 6.399-6.574 6.624v.016H9.03v-.004C4.26 30.95 2 27.75 2 24.023c0-2.494 2.149-5.47 4.549-6.49c-.002-.22.02-.387.056-.512c-.929-1.88.021-3.78.618-4.5l.227-.294l.01-.013c.83-1.083 1.331-1.736 4.895-3.279c3.887-1.683 5.269-3.336 5.8-4.006c.146-.184.281-.425.42-.672c.366-.652.763-1.358 1.478-1.245c.987.156 1.761 1.465 2.02 3.647"/><path fill="#f92f60" d="M12.625 25.159h7.906c0 2.379-1.77 3.918-3.953 3.918s-3.953-1.476-3.953-3.918"/><path fill="#fff" fill-rule="evenodd" d="M15.585 19.619a4.485 4.485 0 1 1-8.97 0a4.485 4.485 0 0 1 8.97 0m10.9 0a4.485 4.485 0 1 1-8.97 0a4.485 4.485 0 0 1 8.97 0" clip-rule="evenodd"/><path fill="#402a32" fill-rule="evenodd" d="M12.015 22.131a2.483 2.483 0 1 0 0-4.967a2.483 2.483 0 0 0 0 4.967m9.011 0a2.483 2.483 0 1 0 0-4.967a2.483 2.483 0 0 0 0 4.967" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-pile-of-poo {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b35f47%22%20d%3D%22M22.072%206.66c.126%201.058-.063%201.734-.309%202.133c2.029.56%203.879%201.974%204.743%203.82c.625%201.532.66%203.359.192%205.027C29.18%2018.847%2031%2021.547%2031%2024.429c0%203.722-2.723%206.399-6.574%206.624v.016H9.03v-.004C4.26%2030.95%202%2027.75%202%2024.023c0-2.494%202.149-5.47%204.549-6.49c-.002-.22.02-.387.056-.512c-.929-1.88.021-3.78.618-4.5l.227-.294l.01-.013c.83-1.083%201.331-1.736%204.895-3.279c3.887-1.683%205.269-3.336%205.8-4.006c.146-.184.281-.425.42-.672c.366-.652.763-1.358%201.478-1.245c.987.156%201.761%201.465%202.02%203.647%22%2F%3E%3Cpath%20fill%3D%22%23f92f60%22%20d%3D%22M12.625%2025.159h7.906c0%202.379-1.77%203.918-3.953%203.918s-3.953-1.476-3.953-3.918%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M15.585%2019.619a4.485%204.485%200%201%201-8.97%200a4.485%204.485%200%200%201%208.97%200m10.9%200a4.485%204.485%200%201%201-8.97%200a4.485%204.485%200%200%201%208.97%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.015%2022.131a2.483%202.483%200%201%200%200-4.967a2.483%202.483%200%200%200%200%204.967m9.011%200a2.483%202.483%200%201%200%200-4.967a2.483%202.483%200%200%200%200%204.967%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b35f47%22%20d%3D%22M22.072%206.66c.126%201.058-.063%201.734-.309%202.133c2.029.56%203.879%201.974%204.743%203.82c.625%201.532.66%203.359.192%205.027C29.18%2018.847%2031%2021.547%2031%2024.429c0%203.722-2.723%206.399-6.574%206.624v.016H9.03v-.004C4.26%2030.95%202%2027.75%202%2024.023c0-2.494%202.149-5.47%204.549-6.49c-.002-.22.02-.387.056-.512c-.929-1.88.021-3.78.618-4.5l.227-.294l.01-.013c.83-1.083%201.331-1.736%204.895-3.279c3.887-1.683%205.269-3.336%205.8-4.006c.146-.184.281-.425.42-.672c.366-.652.763-1.358%201.478-1.245c.987.156%201.761%201.465%202.02%203.647%22%2F%3E%3Cpath%20fill%3D%22%23f92f60%22%20d%3D%22M12.625%2025.159h7.906c0%202.379-1.77%203.918-3.953%203.918s-3.953-1.476-3.953-3.918%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M15.585%2019.619a4.485%204.485%200%201%201-8.97%200a4.485%204.485%200%200%201%208.97%200m10.9%200a4.485%204.485%200%201%201-8.97%200a4.485%204.485%200%200%201%208.97%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.015%2022.131a2.483%202.483%200%201%200%200-4.967a2.483%202.483%200%200%200%200%204.967m9.011%200a2.483%202.483%200%201%200%200-4.967a2.483%202.483%200%200%200%200%204.967%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/pile-of-poo.svg?color=%231a73e8&size=48