baby female 0203m alt icon
baby-female-0203m-alt from Health Icons by Resolve to Save Lives · Filled · People · MIT Free for personal and commercial use.
- Name
- baby-female-0203m-alt
- Set
- Health Icons
- Style
- Filled
- Category
- People
- Viewbox
- 48×48
- License
- MIT
1 other variant in Health Icons
More people icons from Health Icons
agricultureagriculture-workeragriculture-worker-altancvasthmababy-0203-altbaby-0203mbaby-0306mbaby-female-0306mbaby-female-0609mbaby-male-0203m-altbaby-male-0306mbaby-male-0609mboy-0105yboy-1015ycall-centrechild-carechild-cognitionchild-programcity-workerclean-handscommunity-healthworkerconstruction-workercpr
Use the baby female 0203m alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M33 18a6 6 0 1 0 0-12a6 6 0 0 0 0 12"/><path fill-rule="evenodd" d="M12 16a4 4 0 1 0 0-8a4 4 0 0 0 0 8m6-4a6 6 0 0 1-5 5.917V20h2a1 1 0 1 1 0 2h-2v3a1 1 0 1 1-2 0v-3H9a1 1 0 1 1 0-2h2v-2.083A6.002 6.002 0 0 1 12 6a6 6 0 0 1 6 6m6 4.447v4.897c3.071 1.398 6.463 3.894 9.42 6.957c2.956 3.064 5.542 6.763 6.933 10.61C41.467 37.508 42 35.775 42 34.042v-.854c-1.444-3.671-4.435-7.344-8.014-10.434a41 41 0 0 0-6.371-4.522a32 32 0 0 1-.568-.318A31 31 0 0 0 24 16.447m10.032 3.744q.64.511 1.261 1.048c2.6 2.245 4.969 4.84 6.707 7.592V17c-3.042 2.178-5.51 3.186-7.968 3.191m4.681 20.111q.018.053.04.104c-1.189.822-2.716 1.383-4.601 1.546a36 36 0 0 0-3.223-5.534c-2.152-3.041-4.639-5.553-6.929-6.987v-5.865c2.58 1.327 5.428 3.479 7.98 6.124c3.017 3.126 5.545 6.865 6.733 10.612M24 31.867v2.174c0 3.208 2.487 7.421 7.93 7.912a34 34 0 0 0-2.633-4.38c-1.706-2.41-3.578-4.39-5.297-5.706" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsBabyFemale0203mAlt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M33 18a6 6 0 1 0 0-12a6 6 0 0 0 0 12"/><path fillRule="evenodd" d="M12 16a4 4 0 1 0 0-8a4 4 0 0 0 0 8m6-4a6 6 0 0 1-5 5.917V20h2a1 1 0 1 1 0 2h-2v3a1 1 0 1 1-2 0v-3H9a1 1 0 1 1 0-2h2v-2.083A6.002 6.002 0 0 1 12 6a6 6 0 0 1 6 6m6 4.447v4.897c3.071 1.398 6.463 3.894 9.42 6.957c2.956 3.064 5.542 6.763 6.933 10.61C41.467 37.508 42 35.775 42 34.042v-.854c-1.444-3.671-4.435-7.344-8.014-10.434a41 41 0 0 0-6.371-4.522a32 32 0 0 1-.568-.318A31 31 0 0 0 24 16.447m10.032 3.744q.64.511 1.261 1.048c2.6 2.245 4.969 4.84 6.707 7.592V17c-3.042 2.178-5.51 3.186-7.968 3.191m4.681 20.111q.018.053.04.104c-1.189.822-2.716 1.383-4.601 1.546a36 36 0 0 0-3.223-5.534c-2.152-3.041-4.639-5.553-6.929-6.987v-5.865c2.58 1.327 5.428 3.479 7.98 6.124c3.017 3.126 5.545 6.865 6.733 10.612M24 31.867v2.174c0 3.208 2.487 7.421 7.93 7.912a34 34 0 0 0-2.633-4.38c-1.706-2.41-3.578-4.39-5.297-5.706" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M33 18a6 6 0 1 0 0-12a6 6 0 0 0 0 12"/><path fill-rule="evenodd" d="M12 16a4 4 0 1 0 0-8a4 4 0 0 0 0 8m6-4a6 6 0 0 1-5 5.917V20h2a1 1 0 1 1 0 2h-2v3a1 1 0 1 1-2 0v-3H9a1 1 0 1 1 0-2h2v-2.083A6.002 6.002 0 0 1 12 6a6 6 0 0 1 6 6m6 4.447v4.897c3.071 1.398 6.463 3.894 9.42 6.957c2.956 3.064 5.542 6.763 6.933 10.61C41.467 37.508 42 35.775 42 34.042v-.854c-1.444-3.671-4.435-7.344-8.014-10.434a41 41 0 0 0-6.371-4.522a32 32 0 0 1-.568-.318A31 31 0 0 0 24 16.447m10.032 3.744q.64.511 1.261 1.048c2.6 2.245 4.969 4.84 6.707 7.592V17c-3.042 2.178-5.51 3.186-7.968 3.191m4.681 20.111q.018.053.04.104c-1.189.822-2.716 1.383-4.601 1.546a36 36 0 0 0-3.223-5.534c-2.152-3.041-4.639-5.553-6.929-6.987v-5.865c2.58 1.327 5.428 3.479 7.98 6.124c3.017 3.126 5.545 6.865 6.733 10.612M24 31.867v2.174c0 3.208 2.487 7.421 7.93 7.912a34 34 0 0 0-2.633-4.38c-1.706-2.41-3.578-4.39-5.297-5.706" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-baby-female-0203m-alt {
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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M33%2018a6%206%200%201%200%200-12a6%206%200%200%200%200%2012%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2016a4%204%200%201%200%200-8a4%204%200%200%200%200%208m6-4a6%206%200%200%201-5%205.917V20h2a1%201%200%201%201%200%202h-2v3a1%201%200%201%201-2%200v-3H9a1%201%200%201%201%200-2h2v-2.083A6.002%206.002%200%200%201%2012%206a6%206%200%200%201%206%206m6%204.447v4.897c3.071%201.398%206.463%203.894%209.42%206.957c2.956%203.064%205.542%206.763%206.933%2010.61C41.467%2037.508%2042%2035.775%2042%2034.042v-.854c-1.444-3.671-4.435-7.344-8.014-10.434a41%2041%200%200%200-6.371-4.522a32%2032%200%200%201-.568-.318A31%2031%200%200%200%2024%2016.447m10.032%203.744q.64.511%201.261%201.048c2.6%202.245%204.969%204.84%206.707%207.592V17c-3.042%202.178-5.51%203.186-7.968%203.191m4.681%2020.111q.018.053.04.104c-1.189.822-2.716%201.383-4.601%201.546a36%2036%200%200%200-3.223-5.534c-2.152-3.041-4.639-5.553-6.929-6.987v-5.865c2.58%201.327%205.428%203.479%207.98%206.124c3.017%203.126%205.545%206.865%206.733%2010.612M24%2031.867v2.174c0%203.208%202.487%207.421%207.93%207.912a34%2034%200%200%200-2.633-4.38c-1.706-2.41-3.578-4.39-5.297-5.706%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M33%2018a6%206%200%201%200%200-12a6%206%200%200%200%200%2012%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2016a4%204%200%201%200%200-8a4%204%200%200%200%200%208m6-4a6%206%200%200%201-5%205.917V20h2a1%201%200%201%201%200%202h-2v3a1%201%200%201%201-2%200v-3H9a1%201%200%201%201%200-2h2v-2.083A6.002%206.002%200%200%201%2012%206a6%206%200%200%201%206%206m6%204.447v4.897c3.071%201.398%206.463%203.894%209.42%206.957c2.956%203.064%205.542%206.763%206.933%2010.61C41.467%2037.508%2042%2035.775%2042%2034.042v-.854c-1.444-3.671-4.435-7.344-8.014-10.434a41%2041%200%200%200-6.371-4.522a32%2032%200%200%201-.568-.318A31%2031%200%200%200%2024%2016.447m10.032%203.744q.64.511%201.261%201.048c2.6%202.245%204.969%204.84%206.707%207.592V17c-3.042%202.178-5.51%203.186-7.968%203.191m4.681%2020.111q.018.053.04.104c-1.189.822-2.716%201.383-4.601%201.546a36%2036%200%200%200-3.223-5.534c-2.152-3.041-4.639-5.553-6.929-6.987v-5.865c2.58%201.327%205.428%203.479%207.98%206.124c3.017%203.126%205.545%206.865%206.733%2010.612M24%2031.867v2.174c0%203.208%202.487%207.421%207.93%207.912a34%2034%200%200%200-2.633-4.38c-1.706-2.41-3.578-4.39-5.297-5.706%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/baby-female-0203m-alt.svg?color=%231a73e8&size=48