poo emoji
poo from Firefox OS Emoji by Mozilla · Default · People · Apache-2.0 Free for personal and commercial use.
- Name
- poo
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- People
- Viewbox
- 512×512
- License
- Apache 2.0
The same emoji in other sets
More people icons from Firefox OS Emoji
Use the poo emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#A57655" d="M431.6 269.1c10.7-19.6 12.4-38.3 12.4-48.5c0-41.7-30.7-76.2-70.7-82.2C358 33.1 270.9 1.8 269.9 1.4c-2-.7-4.3.1-5.4 1.9s-.9 4.2.7 5.7c8.6 8.6 12.2 16.5 11 24.2c-2.8 18.7-33.6 35-58.3 48c-5.8 3.1-11.4 6-16.4 8.9c-10.7 6.1-22.1 11.6-33.2 16.9c-38.2 18.4-77.4 37.3-89.3 83c-3.7 9.4-5.8 19.7-5.8 30.4c0 8.7 1.5 27 11.8 46.7c-38.1 13-65.6 49.2-65.6 91.8c0 28.5 10.6 98.4 108.6 132.7c45.3 15.8 94.6 19.1 127.9 19.1c174.4 0 236.5-78.4 236.5-151.8c.1-40.6-25.1-75.5-60.8-89.8"/><path fill="#2B3B47" d="M179 219.9c13.2 0 23.9 10.7 23.9 23.9v36.6c0 13.2-10.7 23.9-23.9 23.9s-23.9-10.7-23.9-23.9v-36.6c0-13.2 10.7-23.9 23.9-23.9m164.5 0c13.2 0 23.9 10.7 23.9 23.9v36.6c0 13.2-10.7 23.9-23.9 23.9s-23.9-10.7-23.9-23.9v-36.6c0-13.2 10.7-23.9 23.9-23.9m30.4 139.8c-3.2-5.6-9.2-9.1-15.7-9.1H162.7c-6.5 0-12.5 3.5-15.7 9.1s-3.2 12.5.1 18.1c12.3 21 29.9 37.5 50.6 48.5c16.8-13.7 38.6-13.2 62.7-13.2s45.9-.5 62.7 13.2c20.7-11 38.3-27.5 50.6-48.5c3.3-5.5 3.4-12.5.2-18.1"/><path fill="#FF473E" d="M197.7 426.4c18.8 10 40.2 15.4 62.7 15.4s43.9-5.5 62.7-15.4c-16.8-13.7-38.6-13.2-62.7-13.2c-24-.1-45.8-.5-62.7 13.2"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiPoo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#A57655" d="M431.6 269.1c10.7-19.6 12.4-38.3 12.4-48.5c0-41.7-30.7-76.2-70.7-82.2C358 33.1 270.9 1.8 269.9 1.4c-2-.7-4.3.1-5.4 1.9s-.9 4.2.7 5.7c8.6 8.6 12.2 16.5 11 24.2c-2.8 18.7-33.6 35-58.3 48c-5.8 3.1-11.4 6-16.4 8.9c-10.7 6.1-22.1 11.6-33.2 16.9c-38.2 18.4-77.4 37.3-89.3 83c-3.7 9.4-5.8 19.7-5.8 30.4c0 8.7 1.5 27 11.8 46.7c-38.1 13-65.6 49.2-65.6 91.8c0 28.5 10.6 98.4 108.6 132.7c45.3 15.8 94.6 19.1 127.9 19.1c174.4 0 236.5-78.4 236.5-151.8c.1-40.6-25.1-75.5-60.8-89.8"/><path fill="#2B3B47" d="M179 219.9c13.2 0 23.9 10.7 23.9 23.9v36.6c0 13.2-10.7 23.9-23.9 23.9s-23.9-10.7-23.9-23.9v-36.6c0-13.2 10.7-23.9 23.9-23.9m164.5 0c13.2 0 23.9 10.7 23.9 23.9v36.6c0 13.2-10.7 23.9-23.9 23.9s-23.9-10.7-23.9-23.9v-36.6c0-13.2 10.7-23.9 23.9-23.9m30.4 139.8c-3.2-5.6-9.2-9.1-15.7-9.1H162.7c-6.5 0-12.5 3.5-15.7 9.1s-3.2 12.5.1 18.1c12.3 21 29.9 37.5 50.6 48.5c16.8-13.7 38.6-13.2 62.7-13.2s45.9-.5 62.7 13.2c20.7-11 38.3-27.5 50.6-48.5c3.3-5.5 3.4-12.5.2-18.1"/><path fill="#FF473E" d="M197.7 426.4c18.8 10 40.2 15.4 62.7 15.4s43.9-5.5 62.7-15.4c-16.8-13.7-38.6-13.2-62.7-13.2c-24-.1-45.8-.5-62.7 13.2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#A57655" d="M431.6 269.1c10.7-19.6 12.4-38.3 12.4-48.5c0-41.7-30.7-76.2-70.7-82.2C358 33.1 270.9 1.8 269.9 1.4c-2-.7-4.3.1-5.4 1.9s-.9 4.2.7 5.7c8.6 8.6 12.2 16.5 11 24.2c-2.8 18.7-33.6 35-58.3 48c-5.8 3.1-11.4 6-16.4 8.9c-10.7 6.1-22.1 11.6-33.2 16.9c-38.2 18.4-77.4 37.3-89.3 83c-3.7 9.4-5.8 19.7-5.8 30.4c0 8.7 1.5 27 11.8 46.7c-38.1 13-65.6 49.2-65.6 91.8c0 28.5 10.6 98.4 108.6 132.7c45.3 15.8 94.6 19.1 127.9 19.1c174.4 0 236.5-78.4 236.5-151.8c.1-40.6-25.1-75.5-60.8-89.8"/><path fill="#2B3B47" d="M179 219.9c13.2 0 23.9 10.7 23.9 23.9v36.6c0 13.2-10.7 23.9-23.9 23.9s-23.9-10.7-23.9-23.9v-36.6c0-13.2 10.7-23.9 23.9-23.9m164.5 0c13.2 0 23.9 10.7 23.9 23.9v36.6c0 13.2-10.7 23.9-23.9 23.9s-23.9-10.7-23.9-23.9v-36.6c0-13.2 10.7-23.9 23.9-23.9m30.4 139.8c-3.2-5.6-9.2-9.1-15.7-9.1H162.7c-6.5 0-12.5 3.5-15.7 9.1s-3.2 12.5.1 18.1c12.3 21 29.9 37.5 50.6 48.5c16.8-13.7 38.6-13.2 62.7-13.2s45.9-.5 62.7 13.2c20.7-11 38.3-27.5 50.6-48.5c3.3-5.5 3.4-12.5.2-18.1"/><path fill="#FF473E" d="M197.7 426.4c18.8 10 40.2 15.4 62.7 15.4s43.9-5.5 62.7-15.4c-16.8-13.7-38.6-13.2-62.7-13.2c-24-.1-45.8-.5-62.7 13.2"/></svg> </template>
CSS
.icon-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%20512%20512%22%3E%3Cpath%20fill%3D%22%23A57655%22%20d%3D%22M431.6%20269.1c10.7-19.6%2012.4-38.3%2012.4-48.5c0-41.7-30.7-76.2-70.7-82.2C358%2033.1%20270.9%201.8%20269.9%201.4c-2-.7-4.3.1-5.4%201.9s-.9%204.2.7%205.7c8.6%208.6%2012.2%2016.5%2011%2024.2c-2.8%2018.7-33.6%2035-58.3%2048c-5.8%203.1-11.4%206-16.4%208.9c-10.7%206.1-22.1%2011.6-33.2%2016.9c-38.2%2018.4-77.4%2037.3-89.3%2083c-3.7%209.4-5.8%2019.7-5.8%2030.4c0%208.7%201.5%2027%2011.8%2046.7c-38.1%2013-65.6%2049.2-65.6%2091.8c0%2028.5%2010.6%2098.4%20108.6%20132.7c45.3%2015.8%2094.6%2019.1%20127.9%2019.1c174.4%200%20236.5-78.4%20236.5-151.8c.1-40.6-25.1-75.5-60.8-89.8%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M179%20219.9c13.2%200%2023.9%2010.7%2023.9%2023.9v36.6c0%2013.2-10.7%2023.9-23.9%2023.9s-23.9-10.7-23.9-23.9v-36.6c0-13.2%2010.7-23.9%2023.9-23.9m164.5%200c13.2%200%2023.9%2010.7%2023.9%2023.9v36.6c0%2013.2-10.7%2023.9-23.9%2023.9s-23.9-10.7-23.9-23.9v-36.6c0-13.2%2010.7-23.9%2023.9-23.9m30.4%20139.8c-3.2-5.6-9.2-9.1-15.7-9.1H162.7c-6.5%200-12.5%203.5-15.7%209.1s-3.2%2012.5.1%2018.1c12.3%2021%2029.9%2037.5%2050.6%2048.5c16.8-13.7%2038.6-13.2%2062.7-13.2s45.9-.5%2062.7%2013.2c20.7-11%2038.3-27.5%2050.6-48.5c3.3-5.5%203.4-12.5.2-18.1%22%2F%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M197.7%20426.4c18.8%2010%2040.2%2015.4%2062.7%2015.4s43.9-5.5%2062.7-15.4c-16.8-13.7-38.6-13.2-62.7-13.2c-24-.1-45.8-.5-62.7%2013.2%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23A57655%22%20d%3D%22M431.6%20269.1c10.7-19.6%2012.4-38.3%2012.4-48.5c0-41.7-30.7-76.2-70.7-82.2C358%2033.1%20270.9%201.8%20269.9%201.4c-2-.7-4.3.1-5.4%201.9s-.9%204.2.7%205.7c8.6%208.6%2012.2%2016.5%2011%2024.2c-2.8%2018.7-33.6%2035-58.3%2048c-5.8%203.1-11.4%206-16.4%208.9c-10.7%206.1-22.1%2011.6-33.2%2016.9c-38.2%2018.4-77.4%2037.3-89.3%2083c-3.7%209.4-5.8%2019.7-5.8%2030.4c0%208.7%201.5%2027%2011.8%2046.7c-38.1%2013-65.6%2049.2-65.6%2091.8c0%2028.5%2010.6%2098.4%20108.6%20132.7c45.3%2015.8%2094.6%2019.1%20127.9%2019.1c174.4%200%20236.5-78.4%20236.5-151.8c.1-40.6-25.1-75.5-60.8-89.8%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M179%20219.9c13.2%200%2023.9%2010.7%2023.9%2023.9v36.6c0%2013.2-10.7%2023.9-23.9%2023.9s-23.9-10.7-23.9-23.9v-36.6c0-13.2%2010.7-23.9%2023.9-23.9m164.5%200c13.2%200%2023.9%2010.7%2023.9%2023.9v36.6c0%2013.2-10.7%2023.9-23.9%2023.9s-23.9-10.7-23.9-23.9v-36.6c0-13.2%2010.7-23.9%2023.9-23.9m30.4%20139.8c-3.2-5.6-9.2-9.1-15.7-9.1H162.7c-6.5%200-12.5%203.5-15.7%209.1s-3.2%2012.5.1%2018.1c12.3%2021%2029.9%2037.5%2050.6%2048.5c16.8-13.7%2038.6-13.2%2062.7-13.2s45.9-.5%2062.7%2013.2c20.7-11%2038.3-27.5%2050.6-48.5c3.3-5.5%203.4-12.5.2-18.1%22%2F%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M197.7%20426.4c18.8%2010%2040.2%2015.4%2062.7%2015.4s43.9-5.5%2062.7-15.4c-16.8-13.7-38.6-13.2-62.7-13.2c-24-.1-45.8-.5-62.7%2013.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/poo.svg?color=%231a73e8&size=48