baby female 0306m icon

baby-female-0306m from Health Icons by Resolve to Save Lives · Filled · People · MIT Free for personal and commercial use.

Name
baby-female-0306m
Set
Health Icons
Style
Filled
Category
People
Viewbox
48×48
License
MIT

1 other variant in Health Icons

More people icons from Health Icons

Use the baby female 0306m icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M17.8 32.6a3 3 0 0 1 .6 4.2l-3 4A3 3 0 0 1 13 42H9a3 3 0 1 1 0-6h2.5l2.1-2.8a3 3 0 0 1 4.2-.6m9.435-3.6h-2.058l.812 13h.826q.621-.001 1.224-.146zm2.751 11.952A6 6 0 0 0 31 40.024l.57-.655c.224.249.442.598.67.961c.502.802 1.045 1.67 1.78 1.67h5.589c.67 0 1.178-.295 1.652-.821s.74-1.239.74-1.982c0-.744-.266-1.457-.74-1.982c-.474-.526-1.116-.822-1.786-.822H36.27l-.57-.262c-.428-.476-.935-1.116-1.486-1.813c-1.328-1.68-2.92-3.69-4.319-4.546a5 5 0 0 0-.628-.33zM21.5 29h1.673l.812 13h-1.9z" clip-rule="evenodd"/><path d="M40 21.5a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0"/><path fill-rule="evenodd" d="M33.5 26a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9m0 2a6.5 6.5 0 1 0 0-13a6.5 6.5 0 0 0 0 13M12 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 6" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsBabyFemale0306m(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 fillRule="evenodd" d="M17.8 32.6a3 3 0 0 1 .6 4.2l-3 4A3 3 0 0 1 13 42H9a3 3 0 1 1 0-6h2.5l2.1-2.8a3 3 0 0 1 4.2-.6m9.435-3.6h-2.058l.812 13h.826q.621-.001 1.224-.146zm2.751 11.952A6 6 0 0 0 31 40.024l.57-.655c.224.249.442.598.67.961c.502.802 1.045 1.67 1.78 1.67h5.589c.67 0 1.178-.295 1.652-.821s.74-1.239.74-1.982c0-.744-.266-1.457-.74-1.982c-.474-.526-1.116-.822-1.786-.822H36.27l-.57-.262c-.428-.476-.935-1.116-1.486-1.813c-1.328-1.68-2.92-3.69-4.319-4.546a5 5 0 0 0-.628-.33zM21.5 29h1.673l.812 13h-1.9z" clipRule="evenodd"/><path d="M40 21.5a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0"/><path fillRule="evenodd" d="M33.5 26a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9m0 2a6.5 6.5 0 1 0 0-13a6.5 6.5 0 0 0 0 13M12 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 6" 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 fill-rule="evenodd" d="M17.8 32.6a3 3 0 0 1 .6 4.2l-3 4A3 3 0 0 1 13 42H9a3 3 0 1 1 0-6h2.5l2.1-2.8a3 3 0 0 1 4.2-.6m9.435-3.6h-2.058l.812 13h.826q.621-.001 1.224-.146zm2.751 11.952A6 6 0 0 0 31 40.024l.57-.655c.224.249.442.598.67.961c.502.802 1.045 1.67 1.78 1.67h5.589c.67 0 1.178-.295 1.652-.821s.74-1.239.74-1.982c0-.744-.266-1.457-.74-1.982c-.474-.526-1.116-.822-1.786-.822H36.27l-.57-.262c-.428-.476-.935-1.116-1.486-1.813c-1.328-1.68-2.92-3.69-4.319-4.546a5 5 0 0 0-.628-.33zM21.5 29h1.673l.812 13h-1.9z" clip-rule="evenodd"/><path d="M40 21.5a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0"/><path fill-rule="evenodd" d="M33.5 26a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9m0 2a6.5 6.5 0 1 0 0-13a6.5 6.5 0 0 0 0 13M12 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 6" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-baby-female-0306m {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M17.8%2032.6a3%203%200%200%201%20.6%204.2l-3%204A3%203%200%200%201%2013%2042H9a3%203%200%201%201%200-6h2.5l2.1-2.8a3%203%200%200%201%204.2-.6m9.435-3.6h-2.058l.812%2013h.826q.621-.001%201.224-.146zm2.751%2011.952A6%206%200%200%200%2031%2040.024l.57-.655c.224.249.442.598.67.961c.502.802%201.045%201.67%201.78%201.67h5.589c.67%200%201.178-.295%201.652-.821s.74-1.239.74-1.982c0-.744-.266-1.457-.74-1.982c-.474-.526-1.116-.822-1.786-.822H36.27l-.57-.262c-.428-.476-.935-1.116-1.486-1.813c-1.328-1.68-2.92-3.69-4.319-4.546a5%205%200%200%200-.628-.33zM21.5%2029h1.673l.812%2013h-1.9z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M40%2021.5a6.5%206.5%200%201%201-13%200a6.5%206.5%200%200%201%2013%200%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M33.5%2026a4.5%204.5%200%201%200%200-9a4.5%204.5%200%200%200%200%209m0%202a6.5%206.5%200%201%200%200-13a6.5%206.5%200%200%200%200%2013M12%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%206%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%20fill-rule%3D%22evenodd%22%20d%3D%22M17.8%2032.6a3%203%200%200%201%20.6%204.2l-3%204A3%203%200%200%201%2013%2042H9a3%203%200%201%201%200-6h2.5l2.1-2.8a3%203%200%200%201%204.2-.6m9.435-3.6h-2.058l.812%2013h.826q.621-.001%201.224-.146zm2.751%2011.952A6%206%200%200%200%2031%2040.024l.57-.655c.224.249.442.598.67.961c.502.802%201.045%201.67%201.78%201.67h5.589c.67%200%201.178-.295%201.652-.821s.74-1.239.74-1.982c0-.744-.266-1.457-.74-1.982c-.474-.526-1.116-.822-1.786-.822H36.27l-.57-.262c-.428-.476-.935-1.116-1.486-1.813c-1.328-1.68-2.92-3.69-4.319-4.546a5%205%200%200%200-.628-.33zM21.5%2029h1.673l.812%2013h-1.9z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M40%2021.5a6.5%206.5%200%201%201-13%200a6.5%206.5%200%200%201%2013%200%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M33.5%2026a4.5%204.5%200%201%200%200-9a4.5%204.5%200%200%200%200%209m0%202a6.5%206.5%200%201%200%200-13a6.5%206.5%200%200%200%200%2013M12%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%206%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-0306m.svg?color=%231a73e8&size=48