breastfeeding icon
breastfeeding from Material Symbols by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- breastfeeding
- Set
- Material Symbols
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- breastfeeding-outline, breastfeeding-outline-rounded, breastfeeding-outline-sharp, breastfeeding-rounded, breastfeeding-sharp
The same icon in other sets
More social icons from Material Symbols
Use the breastfeeding icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.925 22q-1.05 0-2.037-.225T8.1 21.2q-1.15-.5-1.875-1.212T5.5 18.4v-5.775q0-.775.588-1.425T7.6 10.05q.95-.5 2.088-.775T12 9t2.313.275t2.087.775t1.525 1.15t.575 1.425V18.4q0 .425-.188.825t-.537.75t-.812.663t-1.038.562q.025-.125.075-.7q0-1.45-1.025-2.475T12.5 17q-1.075 0-1.9.575T9.35 19.05q.8.2 1.463.275t1.162.075q.425 0 .688-.025T13 19.35v2.6q-.275.025-.537.038t-.538.012M15 16.5q.825 0 1.413-.587T17 14.5t-.587-1.412T15 12.5t-1.412.588T13 14.5t.588 1.413T15 16.5M12 8q1.25 0 2.125-.862T15 5q0-1.25-.875-2.125T12 2q-1.275 0-2.137.875T9 5q0 1.275.863 2.138T12 8"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsBreastfeeding(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.925 22q-1.05 0-2.037-.225T8.1 21.2q-1.15-.5-1.875-1.212T5.5 18.4v-5.775q0-.775.588-1.425T7.6 10.05q.95-.5 2.088-.775T12 9t2.313.275t2.087.775t1.525 1.15t.575 1.425V18.4q0 .425-.188.825t-.537.75t-.812.663t-1.038.562q.025-.125.075-.7q0-1.45-1.025-2.475T12.5 17q-1.075 0-1.9.575T9.35 19.05q.8.2 1.463.275t1.162.075q.425 0 .688-.025T13 19.35v2.6q-.275.025-.537.038t-.538.012M15 16.5q.825 0 1.413-.587T17 14.5t-.587-1.412T15 12.5t-1.412.588T13 14.5t.588 1.413T15 16.5M12 8q1.25 0 2.125-.862T15 5q0-1.25-.875-2.125T12 2q-1.275 0-2.137.875T9 5q0 1.275.863 2.138T12 8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.925 22q-1.05 0-2.037-.225T8.1 21.2q-1.15-.5-1.875-1.212T5.5 18.4v-5.775q0-.775.588-1.425T7.6 10.05q.95-.5 2.088-.775T12 9t2.313.275t2.087.775t1.525 1.15t.575 1.425V18.4q0 .425-.188.825t-.537.75t-.812.663t-1.038.562q.025-.125.075-.7q0-1.45-1.025-2.475T12.5 17q-1.075 0-1.9.575T9.35 19.05q.8.2 1.463.275t1.162.075q.425 0 .688-.025T13 19.35v2.6q-.275.025-.537.038t-.538.012M15 16.5q.825 0 1.413-.587T17 14.5t-.587-1.412T15 12.5t-1.412.588T13 14.5t.588 1.413T15 16.5M12 8q1.25 0 2.125-.862T15 5q0-1.25-.875-2.125T12 2q-1.275 0-2.137.875T9 5q0 1.275.863 2.138T12 8"/></svg> </template>
CSS
.icon-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.925%2022q-1.05%200-2.037-.225T8.1%2021.2q-1.15-.5-1.875-1.212T5.5%2018.4v-5.775q0-.775.588-1.425T7.6%2010.05q.95-.5%202.088-.775T12%209t2.313.275t2.087.775t1.525%201.15t.575%201.425V18.4q0%20.425-.188.825t-.537.75t-.812.663t-1.038.562q.025-.125.075-.7q0-1.45-1.025-2.475T12.5%2017q-1.075%200-1.9.575T9.35%2019.05q.8.2%201.463.275t1.162.075q.425%200%20.688-.025T13%2019.35v2.6q-.275.025-.537.038t-.538.012M15%2016.5q.825%200%201.413-.587T17%2014.5t-.587-1.412T15%2012.5t-1.412.588T13%2014.5t.588%201.413T15%2016.5M12%208q1.25%200%202.125-.862T15%205q0-1.25-.875-2.125T12%202q-1.275%200-2.137.875T9%205q0%201.275.863%202.138T12%208%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.925%2022q-1.05%200-2.037-.225T8.1%2021.2q-1.15-.5-1.875-1.212T5.5%2018.4v-5.775q0-.775.588-1.425T7.6%2010.05q.95-.5%202.088-.775T12%209t2.313.275t2.087.775t1.525%201.15t.575%201.425V18.4q0%20.425-.188.825t-.537.75t-.812.663t-1.038.562q.025-.125.075-.7q0-1.45-1.025-2.475T12.5%2017q-1.075%200-1.9.575T9.35%2019.05q.8.2%201.463.275t1.162.075q.425%200%20.688-.025T13%2019.35v2.6q-.275.025-.537.038t-.538.012M15%2016.5q.825%200%201.413-.587T17%2014.5t-.587-1.412T15%2012.5t-1.412.588T13%2014.5t.588%201.413T15%2016.5M12%208q1.25%200%202.125-.862T15%205q0-1.25-.875-2.125T12%202q-1.275%200-2.137.875T9%205q0%201.275.863%202.138T12%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/breastfeeding.svg?color=%231a73e8&size=48