poop from Font Awesome 6 Solid by Dave Gandy · Regular · Energy · CC-BY-4.0 Attribution required.

Name
poop
Set
Font Awesome 6 Solid
Style
Regular
Category
Energy
Viewbox
512×512
License
CC BY 4.0

The same icon in other sets

More energy icons from Font Awesome 6 Solid

Use the poop icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M254.4 6.6c3.5-4.3 9-6.5 14.5-5.7C315.8 7.2 352 47.4 352 96c0 11.2-1.9 22-5.5 32h5.5c35.3 0 64 28.7 64 64c0 19.1-8.4 36.3-21.7 48H408c39.8 0 72 32.2 72 72c0 23.2-11 43.8-28 57c34.1 5.7 60 35.3 60 71c0 39.8-32.2 72-72 72H72c-39.8 0-72-32.2-72-72c0-35.7 25.9-65.3 60-71c-17-13.2-28-33.8-28-57c0-39.8 32.2-72 72-72h13.7C104.4 228.3 96 211.1 96 192c0-35.3 28.7-64 64-64h16.2c44.1-.1 79.8-35.9 79.8-80c0-9.2-1.5-17.9-4.3-26.1c-1.8-5.2-.8-11.1 2.8-15.4z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidPoop(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M254.4 6.6c3.5-4.3 9-6.5 14.5-5.7C315.8 7.2 352 47.4 352 96c0 11.2-1.9 22-5.5 32h5.5c35.3 0 64 28.7 64 64c0 19.1-8.4 36.3-21.7 48H408c39.8 0 72 32.2 72 72c0 23.2-11 43.8-28 57c34.1 5.7 60 35.3 60 71c0 39.8-32.2 72-72 72H72c-39.8 0-72-32.2-72-72c0-35.7 25.9-65.3 60-71c-17-13.2-28-33.8-28-57c0-39.8 32.2-72 72-72h13.7C104.4 228.3 96 211.1 96 192c0-35.3 28.7-64 64-64h16.2c44.1-.1 79.8-35.9 79.8-80c0-9.2-1.5-17.9-4.3-26.1c-1.8-5.2-.8-11.1 2.8-15.4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M254.4 6.6c3.5-4.3 9-6.5 14.5-5.7C315.8 7.2 352 47.4 352 96c0 11.2-1.9 22-5.5 32h5.5c35.3 0 64 28.7 64 64c0 19.1-8.4 36.3-21.7 48H408c39.8 0 72 32.2 72 72c0 23.2-11 43.8-28 57c34.1 5.7 60 35.3 60 71c0 39.8-32.2 72-72 72H72c-39.8 0-72-32.2-72-72c0-35.7 25.9-65.3 60-71c-17-13.2-28-33.8-28-57c0-39.8 32.2-72 72-72h13.7C104.4 228.3 96 211.1 96 192c0-35.3 28.7-64 64-64h16.2c44.1-.1 79.8-35.9 79.8-80c0-9.2-1.5-17.9-4.3-26.1c-1.8-5.2-.8-11.1 2.8-15.4z"/></svg>
</template>

CSS

.icon-poop {
  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%22currentColor%22%20d%3D%22M254.4%206.6c3.5-4.3%209-6.5%2014.5-5.7C315.8%207.2%20352%2047.4%20352%2096c0%2011.2-1.9%2022-5.5%2032h5.5c35.3%200%2064%2028.7%2064%2064c0%2019.1-8.4%2036.3-21.7%2048H408c39.8%200%2072%2032.2%2072%2072c0%2023.2-11%2043.8-28%2057c34.1%205.7%2060%2035.3%2060%2071c0%2039.8-32.2%2072-72%2072H72c-39.8%200-72-32.2-72-72c0-35.7%2025.9-65.3%2060-71c-17-13.2-28-33.8-28-57c0-39.8%2032.2-72%2072-72h13.7C104.4%20228.3%2096%20211.1%2096%20192c0-35.3%2028.7-64%2064-64h16.2c44.1-.1%2079.8-35.9%2079.8-80c0-9.2-1.5-17.9-4.3-26.1c-1.8-5.2-.8-11.1%202.8-15.4z%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%22currentColor%22%20d%3D%22M254.4%206.6c3.5-4.3%209-6.5%2014.5-5.7C315.8%207.2%20352%2047.4%20352%2096c0%2011.2-1.9%2022-5.5%2032h5.5c35.3%200%2064%2028.7%2064%2064c0%2019.1-8.4%2036.3-21.7%2048H408c39.8%200%2072%2032.2%2072%2072c0%2023.2-11%2043.8-28%2057c34.1%205.7%2060%2035.3%2060%2071c0%2039.8-32.2%2072-72%2072H72c-39.8%200-72-32.2-72-72c0-35.7%2025.9-65.3%2060-71c-17-13.2-28-33.8-28-57c0-39.8%2032.2-72%2072-72h13.7C104.4%20228.3%2096%20211.1%2096%20192c0-35.3%2028.7-64%2064-64h16.2c44.1-.1%2079.8-35.9%2079.8-80c0-9.2-1.5-17.9-4.3-26.1c-1.8-5.2-.8-11.1%202.8-15.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/poop.svg?color=%231a73e8&size=48