pile-of-poo from Fluent Emoji High Contrast by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.

Name
pile-of-poo
Set
Fluent Emoji High Contrast
Style
Default
Category
Smileys & Emotion
Viewbox
32×32
License
MIT

The same emoji in other sets

More smileys & emotion icons from Fluent Emoji High Contrast

Use the pile of poo emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" 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.183-.237l.044-.057l.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.28-.424.42-.67v-.002c.366-.652.763-1.358 1.478-1.245c.987.156 1.761 1.465 2.02 3.647M11.1 24.103a4.485 4.485 0 1 0 0-8.97a4.485 4.485 0 0 0 0 8.97m15.384-4.485a4.485 4.485 0 1 0-8.97 0a4.485 4.485 0 0 0 8.97 0M12.015 22.13a2.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.967m-4.448 6.946c2.183 0 3.953-1.54 3.953-3.918h-7.906c0 2.442 1.77 3.918 3.953 3.918"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastPileOfPoo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" 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.183-.237l.044-.057l.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.28-.424.42-.67v-.002c.366-.652.763-1.358 1.478-1.245c.987.156 1.761 1.465 2.02 3.647M11.1 24.103a4.485 4.485 0 1 0 0-8.97a4.485 4.485 0 0 0 0 8.97m15.384-4.485a4.485 4.485 0 1 0-8.97 0a4.485 4.485 0 0 0 8.97 0M12.015 22.13a2.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.967m-4.448 6.946c2.183 0 3.953-1.54 3.953-3.918h-7.906c0 2.442 1.77 3.918 3.953 3.918"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" 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.183-.237l.044-.057l.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.28-.424.42-.67v-.002c.366-.652.763-1.358 1.478-1.245c.987.156 1.761 1.465 2.02 3.647M11.1 24.103a4.485 4.485 0 1 0 0-8.97a4.485 4.485 0 0 0 0 8.97m15.384-4.485a4.485 4.485 0 1 0-8.97 0a4.485 4.485 0 0 0 8.97 0M12.015 22.13a2.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.967m-4.448 6.946c2.183 0 3.953-1.54 3.953-3.918h-7.906c0 2.442 1.77 3.918 3.953 3.918"/></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%3Cpath%20fill%3D%22currentColor%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.183-.237l.044-.057l.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.28-.424.42-.67v-.002c.366-.652.763-1.358%201.478-1.245c.987.156%201.761%201.465%202.02%203.647M11.1%2024.103a4.485%204.485%200%201%200%200-8.97a4.485%204.485%200%200%200%200%208.97m15.384-4.485a4.485%204.485%200%201%200-8.97%200a4.485%204.485%200%200%200%208.97%200M12.015%2022.13a2.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.967m-4.448%206.946c2.183%200%203.953-1.54%203.953-3.918h-7.906c0%202.442%201.77%203.918%203.953%203.918%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%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.183-.237l.044-.057l.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.28-.424.42-.67v-.002c.366-.652.763-1.358%201.478-1.245c.987.156%201.761%201.465%202.02%203.647M11.1%2024.103a4.485%204.485%200%201%200%200-8.97a4.485%204.485%200%200%200%200%208.97m15.384-4.485a4.485%204.485%200%201%200-8.97%200a4.485%204.485%200%200%200%208.97%200M12.015%2022.13a2.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.967m-4.448%206.946c2.183%200%203.953-1.54%203.953-3.918h-7.906c0%202.442%201.77%203.918%203.953%203.918%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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