person breastfeeding icon
person-breastfeeding from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- person-breastfeeding
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome Solid
person-arrow-down-to-lineperson-arrow-up-from-lineperson-bikingperson-boothperson-burstperson-caneperson-chalkboardperson-circle-checkperson-circle-exclamationperson-circle-minusperson-circle-plusperson-circle-questionperson-circle-xmarkperson-diggingperson-dots-from-lineperson-dressperson-dress-burstperson-drowningperson-fallingperson-falling-burstperson-half-dressperson-harassingperson-hikingperson-military-pointing
Use the person breastfeeding icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 64c44.2 0 80 35.8 80 80s-35.8 80-80 80s-80-35.8-80-80s35.8-80 80-80m212.8 382.8L469.5 526c-16.6 20.7-46.8 24.1-67.5 7.5c-17.6-14.1-22.7-38.1-13.5-57.7l-.7-.1c-38.9-5.6-74.3-25.1-99.7-54.8v-36.8c0-17.7-14.3-32-32-32s-32 14.3-32 32v48c0 .8 0 1.6.1 2.4l101.4 50.7c23.7 11.9 33.3 40.7 21.5 64.4s-40.7 33.3-64.4 21.5l-159.5-79.8c-1.1-.5-2.2-1.1-3.3-1.7c-4.9-2.8-9.2-6.4-12.6-10.6c-4.6-5.4-7.8-11.7-9.6-18.4c-3.3-12-1.9-25.2 4.8-36.6c.6-1.1 1.3-2.2 2-3.2l67.1-100.7C198.3 280 243.3 256 291.4 256h75.2c46.5 0 90.1 22.5 117.2 60.3l50.7 70.9c2.2 3 4 6.1 5.5 9.4c2.9 6.7 4.3 13.8 4 20.8c-.3 10.6-4.2 21-11.2 29.4M416 396c0-24.3-19.7-44-44-44s-44 19.7-44 44s19.7 44 44 44s44-19.7 44-44"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidPersonBreastfeeding(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 64c44.2 0 80 35.8 80 80s-35.8 80-80 80s-80-35.8-80-80s35.8-80 80-80m212.8 382.8L469.5 526c-16.6 20.7-46.8 24.1-67.5 7.5c-17.6-14.1-22.7-38.1-13.5-57.7l-.7-.1c-38.9-5.6-74.3-25.1-99.7-54.8v-36.8c0-17.7-14.3-32-32-32s-32 14.3-32 32v48c0 .8 0 1.6.1 2.4l101.4 50.7c23.7 11.9 33.3 40.7 21.5 64.4s-40.7 33.3-64.4 21.5l-159.5-79.8c-1.1-.5-2.2-1.1-3.3-1.7c-4.9-2.8-9.2-6.4-12.6-10.6c-4.6-5.4-7.8-11.7-9.6-18.4c-3.3-12-1.9-25.2 4.8-36.6c.6-1.1 1.3-2.2 2-3.2l67.1-100.7C198.3 280 243.3 256 291.4 256h75.2c46.5 0 90.1 22.5 117.2 60.3l50.7 70.9c2.2 3 4 6.1 5.5 9.4c2.9 6.7 4.3 13.8 4 20.8c-.3 10.6-4.2 21-11.2 29.4M416 396c0-24.3-19.7-44-44-44s-44 19.7-44 44s19.7 44 44 44s44-19.7 44-44"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 64c44.2 0 80 35.8 80 80s-35.8 80-80 80s-80-35.8-80-80s35.8-80 80-80m212.8 382.8L469.5 526c-16.6 20.7-46.8 24.1-67.5 7.5c-17.6-14.1-22.7-38.1-13.5-57.7l-.7-.1c-38.9-5.6-74.3-25.1-99.7-54.8v-36.8c0-17.7-14.3-32-32-32s-32 14.3-32 32v48c0 .8 0 1.6.1 2.4l101.4 50.7c23.7 11.9 33.3 40.7 21.5 64.4s-40.7 33.3-64.4 21.5l-159.5-79.8c-1.1-.5-2.2-1.1-3.3-1.7c-4.9-2.8-9.2-6.4-12.6-10.6c-4.6-5.4-7.8-11.7-9.6-18.4c-3.3-12-1.9-25.2 4.8-36.6c.6-1.1 1.3-2.2 2-3.2l67.1-100.7C198.3 280 243.3 256 291.4 256h75.2c46.5 0 90.1 22.5 117.2 60.3l50.7 70.9c2.2 3 4 6.1 5.5 9.4c2.9 6.7 4.3 13.8 4 20.8c-.3 10.6-4.2 21-11.2 29.4M416 396c0-24.3-19.7-44-44-44s-44 19.7-44 44s19.7 44 44 44s44-19.7 44-44"/></svg> </template>
CSS
.icon-person-breastfeeding {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320%2064c44.2%200%2080%2035.8%2080%2080s-35.8%2080-80%2080s-80-35.8-80-80s35.8-80%2080-80m212.8%20382.8L469.5%20526c-16.6%2020.7-46.8%2024.1-67.5%207.5c-17.6-14.1-22.7-38.1-13.5-57.7l-.7-.1c-38.9-5.6-74.3-25.1-99.7-54.8v-36.8c0-17.7-14.3-32-32-32s-32%2014.3-32%2032v48c0%20.8%200%201.6.1%202.4l101.4%2050.7c23.7%2011.9%2033.3%2040.7%2021.5%2064.4s-40.7%2033.3-64.4%2021.5l-159.5-79.8c-1.1-.5-2.2-1.1-3.3-1.7c-4.9-2.8-9.2-6.4-12.6-10.6c-4.6-5.4-7.8-11.7-9.6-18.4c-3.3-12-1.9-25.2%204.8-36.6c.6-1.1%201.3-2.2%202-3.2l67.1-100.7C198.3%20280%20243.3%20256%20291.4%20256h75.2c46.5%200%2090.1%2022.5%20117.2%2060.3l50.7%2070.9c2.2%203%204%206.1%205.5%209.4c2.9%206.7%204.3%2013.8%204%2020.8c-.3%2010.6-4.2%2021-11.2%2029.4M416%20396c0-24.3-19.7-44-44-44s-44%2019.7-44%2044s19.7%2044%2044%2044s44-19.7%2044-44%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320%2064c44.2%200%2080%2035.8%2080%2080s-35.8%2080-80%2080s-80-35.8-80-80s35.8-80%2080-80m212.8%20382.8L469.5%20526c-16.6%2020.7-46.8%2024.1-67.5%207.5c-17.6-14.1-22.7-38.1-13.5-57.7l-.7-.1c-38.9-5.6-74.3-25.1-99.7-54.8v-36.8c0-17.7-14.3-32-32-32s-32%2014.3-32%2032v48c0%20.8%200%201.6.1%202.4l101.4%2050.7c23.7%2011.9%2033.3%2040.7%2021.5%2064.4s-40.7%2033.3-64.4%2021.5l-159.5-79.8c-1.1-.5-2.2-1.1-3.3-1.7c-4.9-2.8-9.2-6.4-12.6-10.6c-4.6-5.4-7.8-11.7-9.6-18.4c-3.3-12-1.9-25.2%204.8-36.6c.6-1.1%201.3-2.2%202-3.2l67.1-100.7C198.3%20280%20243.3%20256%20291.4%20256h75.2c46.5%200%2090.1%2022.5%20117.2%2060.3l50.7%2070.9c2.2%203%204%206.1%205.5%209.4c2.9%206.7%204.3%2013.8%204%2020.8c-.3%2010.6-4.2%2021-11.2%2029.4M416%20396c0-24.3-19.7-44-44-44s-44%2019.7-44%2044s19.7%2044%2044%2044s44-19.7%2044-44%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/person-breastfeeding.svg?color=%231a73e8&size=48