pile-of-poo from Streamline Emojis by Streamline · Default · Smiley People · CC-BY-4.0 Attribution required.

Name
pile-of-poo
Set
Streamline Emojis
Style
Default
Category
Smiley People
Viewbox
48×48
License
CC BY 4.0

The same emoji in other sets

More smiley people icons from Streamline Emojis

Use the pile of poo emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M13 45.5a11 1.5 0 1 0 22 0a11 1.5 0 1 0-22 0" opacity=".15"/><path fill="#bf8256" d="M38 24.86a5 5 0 0 0 .94-2.9c0-2.88-1.87-5-6.42-5a4.27 4.27 0 0 0-2.82-7.47h-5.17c-1-.34-2.18-2.57-1.62-5.07a.7.7 0 0 0-.78-.84c-7.88 1.19-9.36 11-7.06 13.38C8.91 17 8 22.11 10 24.86c-9.24 3-7 16.64 2.61 16.64h22.76C45 41.5 47.22 27.83 38 24.86"/><path fill="#dea47a" d="M13.42 25.76a4.76 4.76 0 0 1 3.88-6.32a1.38 1.38 0 0 0 1.09-1.69a10.51 10.51 0 0 1 4.52-10.66a5.9 5.9 0 0 1 0-2.64a.72.72 0 0 0-.17-.63a.73.73 0 0 0-.61-.21c-7.88 1.19-9.36 11-7.06 13.38C8.91 17 8 22.11 10 24.86c-8.56 2.75-7.31 14.69.62 16.42C7 37.5 7.28 30.46 12.7 27.71a1.61 1.61 0 0 0 .72-1.95"/><path fill="#45413c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M15 28.15a.91.91 0 1 1-.91-.91a.91.91 0 0 1 .91.91m20.49 0a.91.91 0 1 1-.91-.91a.91.91 0 0 1 .91.91"/><path fill="#ffb0ca" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M18.16 31.33a.92.92 0 0 0-.9 1.05a6.82 6.82 0 0 0 13.48 0a.92.92 0 0 0-.9-1.05Z"/><path fill="#ff87af" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M29.37 35.52A10.87 10.87 0 0 0 24 34.26a10.87 10.87 0 0 0-5.37 1.26a6.8 6.8 0 0 0 10.74 0"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M38 24.86a5 5 0 0 0 .94-2.9c0-2.88-1.87-5-6.42-5a4.27 4.27 0 0 0-2.82-7.47h-5.17c-1-.34-2.18-2.57-1.62-5.07a.72.72 0 0 0-.17-.63a.73.73 0 0 0-.61-.21c-7.88 1.19-9.36 11-7.06 13.38C8.91 17 8 22.11 10 24.86c-9.24 3-7 16.64 2.61 16.64h22.76C45 41.5 47.22 27.83 38 24.86"/><path fill="#915e3a" d="M9.13 32.7a2.27 1.36 0 1 0 4.54 0a2.27 1.36 0 1 0-4.54 0m25.91 0a2.27 1.36 0 1 0 4.54 0a2.27 1.36 0 1 0-4.54 0"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisPileOfPoo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M13 45.5a11 1.5 0 1 0 22 0a11 1.5 0 1 0-22 0" opacity=".15"/><path fill="#bf8256" d="M38 24.86a5 5 0 0 0 .94-2.9c0-2.88-1.87-5-6.42-5a4.27 4.27 0 0 0-2.82-7.47h-5.17c-1-.34-2.18-2.57-1.62-5.07a.7.7 0 0 0-.78-.84c-7.88 1.19-9.36 11-7.06 13.38C8.91 17 8 22.11 10 24.86c-9.24 3-7 16.64 2.61 16.64h22.76C45 41.5 47.22 27.83 38 24.86"/><path fill="#dea47a" d="M13.42 25.76a4.76 4.76 0 0 1 3.88-6.32a1.38 1.38 0 0 0 1.09-1.69a10.51 10.51 0 0 1 4.52-10.66a5.9 5.9 0 0 1 0-2.64a.72.72 0 0 0-.17-.63a.73.73 0 0 0-.61-.21c-7.88 1.19-9.36 11-7.06 13.38C8.91 17 8 22.11 10 24.86c-8.56 2.75-7.31 14.69.62 16.42C7 37.5 7.28 30.46 12.7 27.71a1.61 1.61 0 0 0 .72-1.95"/><path fill="#45413c" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M15 28.15a.91.91 0 1 1-.91-.91a.91.91 0 0 1 .91.91m20.49 0a.91.91 0 1 1-.91-.91a.91.91 0 0 1 .91.91"/><path fill="#ffb0ca" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M18.16 31.33a.92.92 0 0 0-.9 1.05a6.82 6.82 0 0 0 13.48 0a.92.92 0 0 0-.9-1.05Z"/><path fill="#ff87af" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M29.37 35.52A10.87 10.87 0 0 0 24 34.26a10.87 10.87 0 0 0-5.37 1.26a6.8 6.8 0 0 0 10.74 0"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M38 24.86a5 5 0 0 0 .94-2.9c0-2.88-1.87-5-6.42-5a4.27 4.27 0 0 0-2.82-7.47h-5.17c-1-.34-2.18-2.57-1.62-5.07a.72.72 0 0 0-.17-.63a.73.73 0 0 0-.61-.21c-7.88 1.19-9.36 11-7.06 13.38C8.91 17 8 22.11 10 24.86c-9.24 3-7 16.64 2.61 16.64h22.76C45 41.5 47.22 27.83 38 24.86"/><path fill="#915e3a" d="M9.13 32.7a2.27 1.36 0 1 0 4.54 0a2.27 1.36 0 1 0-4.54 0m25.91 0a2.27 1.36 0 1 0 4.54 0a2.27 1.36 0 1 0-4.54 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M13 45.5a11 1.5 0 1 0 22 0a11 1.5 0 1 0-22 0" opacity=".15"/><path fill="#bf8256" d="M38 24.86a5 5 0 0 0 .94-2.9c0-2.88-1.87-5-6.42-5a4.27 4.27 0 0 0-2.82-7.47h-5.17c-1-.34-2.18-2.57-1.62-5.07a.7.7 0 0 0-.78-.84c-7.88 1.19-9.36 11-7.06 13.38C8.91 17 8 22.11 10 24.86c-9.24 3-7 16.64 2.61 16.64h22.76C45 41.5 47.22 27.83 38 24.86"/><path fill="#dea47a" d="M13.42 25.76a4.76 4.76 0 0 1 3.88-6.32a1.38 1.38 0 0 0 1.09-1.69a10.51 10.51 0 0 1 4.52-10.66a5.9 5.9 0 0 1 0-2.64a.72.72 0 0 0-.17-.63a.73.73 0 0 0-.61-.21c-7.88 1.19-9.36 11-7.06 13.38C8.91 17 8 22.11 10 24.86c-8.56 2.75-7.31 14.69.62 16.42C7 37.5 7.28 30.46 12.7 27.71a1.61 1.61 0 0 0 .72-1.95"/><path fill="#45413c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M15 28.15a.91.91 0 1 1-.91-.91a.91.91 0 0 1 .91.91m20.49 0a.91.91 0 1 1-.91-.91a.91.91 0 0 1 .91.91"/><path fill="#ffb0ca" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M18.16 31.33a.92.92 0 0 0-.9 1.05a6.82 6.82 0 0 0 13.48 0a.92.92 0 0 0-.9-1.05Z"/><path fill="#ff87af" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M29.37 35.52A10.87 10.87 0 0 0 24 34.26a10.87 10.87 0 0 0-5.37 1.26a6.8 6.8 0 0 0 10.74 0"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M38 24.86a5 5 0 0 0 .94-2.9c0-2.88-1.87-5-6.42-5a4.27 4.27 0 0 0-2.82-7.47h-5.17c-1-.34-2.18-2.57-1.62-5.07a.72.72 0 0 0-.17-.63a.73.73 0 0 0-.61-.21c-7.88 1.19-9.36 11-7.06 13.38C8.91 17 8 22.11 10 24.86c-9.24 3-7 16.64 2.61 16.64h22.76C45 41.5 47.22 27.83 38 24.86"/><path fill="#915e3a" d="M9.13 32.7a2.27 1.36 0 1 0 4.54 0a2.27 1.36 0 1 0-4.54 0m25.91 0a2.27 1.36 0 1 0 4.54 0a2.27 1.36 0 1 0-4.54 0"/></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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M13%2045.5a11%201.5%200%201%200%2022%200a11%201.5%200%201%200-22%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23bf8256%22%20d%3D%22M38%2024.86a5%205%200%200%200%20.94-2.9c0-2.88-1.87-5-6.42-5a4.27%204.27%200%200%200-2.82-7.47h-5.17c-1-.34-2.18-2.57-1.62-5.07a.7.7%200%200%200-.78-.84c-7.88%201.19-9.36%2011-7.06%2013.38C8.91%2017%208%2022.11%2010%2024.86c-9.24%203-7%2016.64%202.61%2016.64h22.76C45%2041.5%2047.22%2027.83%2038%2024.86%22%2F%3E%3Cpath%20fill%3D%22%23dea47a%22%20d%3D%22M13.42%2025.76a4.76%204.76%200%200%201%203.88-6.32a1.38%201.38%200%200%200%201.09-1.69a10.51%2010.51%200%200%201%204.52-10.66a5.9%205.9%200%200%201%200-2.64a.72.72%200%200%200-.17-.63a.73.73%200%200%200-.61-.21c-7.88%201.19-9.36%2011-7.06%2013.38C8.91%2017%208%2022.11%2010%2024.86c-8.56%202.75-7.31%2014.69.62%2016.42C7%2037.5%207.28%2030.46%2012.7%2027.71a1.61%201.61%200%200%200%20.72-1.95%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2028.15a.91.91%200%201%201-.91-.91a.91.91%200%200%201%20.91.91m20.49%200a.91.91%200%201%201-.91-.91a.91.91%200%200%201%20.91.91%22%2F%3E%3Cpath%20fill%3D%22%23ffb0ca%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18.16%2031.33a.92.92%200%200%200-.9%201.05a6.82%206.82%200%200%200%2013.48%200a.92.92%200%200%200-.9-1.05Z%22%2F%3E%3Cpath%20fill%3D%22%23ff87af%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M29.37%2035.52A10.87%2010.87%200%200%200%2024%2034.26a10.87%2010.87%200%200%200-5.37%201.26a6.8%206.8%200%200%200%2010.74%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M38%2024.86a5%205%200%200%200%20.94-2.9c0-2.88-1.87-5-6.42-5a4.27%204.27%200%200%200-2.82-7.47h-5.17c-1-.34-2.18-2.57-1.62-5.07a.72.72%200%200%200-.17-.63a.73.73%200%200%200-.61-.21c-7.88%201.19-9.36%2011-7.06%2013.38C8.91%2017%208%2022.11%2010%2024.86c-9.24%203-7%2016.64%202.61%2016.64h22.76C45%2041.5%2047.22%2027.83%2038%2024.86%22%2F%3E%3Cpath%20fill%3D%22%23915e3a%22%20d%3D%22M9.13%2032.7a2.27%201.36%200%201%200%204.54%200a2.27%201.36%200%201%200-4.54%200m25.91%200a2.27%201.36%200%201%200%204.54%200a2.27%201.36%200%201%200-4.54%200%22%2F%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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M13%2045.5a11%201.5%200%201%200%2022%200a11%201.5%200%201%200-22%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23bf8256%22%20d%3D%22M38%2024.86a5%205%200%200%200%20.94-2.9c0-2.88-1.87-5-6.42-5a4.27%204.27%200%200%200-2.82-7.47h-5.17c-1-.34-2.18-2.57-1.62-5.07a.7.7%200%200%200-.78-.84c-7.88%201.19-9.36%2011-7.06%2013.38C8.91%2017%208%2022.11%2010%2024.86c-9.24%203-7%2016.64%202.61%2016.64h22.76C45%2041.5%2047.22%2027.83%2038%2024.86%22%2F%3E%3Cpath%20fill%3D%22%23dea47a%22%20d%3D%22M13.42%2025.76a4.76%204.76%200%200%201%203.88-6.32a1.38%201.38%200%200%200%201.09-1.69a10.51%2010.51%200%200%201%204.52-10.66a5.9%205.9%200%200%201%200-2.64a.72.72%200%200%200-.17-.63a.73.73%200%200%200-.61-.21c-7.88%201.19-9.36%2011-7.06%2013.38C8.91%2017%208%2022.11%2010%2024.86c-8.56%202.75-7.31%2014.69.62%2016.42C7%2037.5%207.28%2030.46%2012.7%2027.71a1.61%201.61%200%200%200%20.72-1.95%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2028.15a.91.91%200%201%201-.91-.91a.91.91%200%200%201%20.91.91m20.49%200a.91.91%200%201%201-.91-.91a.91.91%200%200%201%20.91.91%22%2F%3E%3Cpath%20fill%3D%22%23ffb0ca%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18.16%2031.33a.92.92%200%200%200-.9%201.05a6.82%206.82%200%200%200%2013.48%200a.92.92%200%200%200-.9-1.05Z%22%2F%3E%3Cpath%20fill%3D%22%23ff87af%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M29.37%2035.52A10.87%2010.87%200%200%200%2024%2034.26a10.87%2010.87%200%200%200-5.37%201.26a6.8%206.8%200%200%200%2010.74%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M38%2024.86a5%205%200%200%200%20.94-2.9c0-2.88-1.87-5-6.42-5a4.27%204.27%200%200%200-2.82-7.47h-5.17c-1-.34-2.18-2.57-1.62-5.07a.72.72%200%200%200-.17-.63a.73.73%200%200%200-.61-.21c-7.88%201.19-9.36%2011-7.06%2013.38C8.91%2017%208%2022.11%2010%2024.86c-9.24%203-7%2016.64%202.61%2016.64h22.76C45%2041.5%2047.22%2027.83%2038%2024.86%22%2F%3E%3Cpath%20fill%3D%22%23915e3a%22%20d%3D%22M9.13%2032.7a2.27%201.36%200%201%200%204.54%200a2.27%201.36%200%201%200-4.54%200m25.91%200a2.27%201.36%200%201%200%204.54%200a2.27%201.36%200%201%200-4.54%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/pile-of-poo.svg?color=%231a73e8&size=48