baby female 0203m alt icon

baby-female-0203m-alt-outline from Health Icons by Resolve to Save Lives · Outline · People · MIT Free for personal and commercial use.

Name
baby-female-0203m-alt-outline
Set
Health Icons
Style
Outline
Category
People
Viewbox
48×48
License
MIT
Aliases
baby-female-0203m-alt2x-outline

1 other variant in Health Icons

More people icons from Health Icons

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" fill-rule="evenodd" clip-rule="evenodd"><path d="M13 17.917A6.002 6.002 0 0 0 12 6a6 6 0 0 0-1 11.917V20H9a1 1 0 1 0 0 2h2v3a1 1 0 1 0 2 0v-3h2a1 1 0 1 0 0-2h-2zM16 12a4 4 0 1 1-8 0a4 4 0 0 1 8 0m17 6a6 6 0 1 0 0-12a6 6 0 0 0 0 12m4-6a4 4 0 1 1-8 0a4 4 0 0 1 8 0"/><path d="M41.432 16.098A1 1 0 0 1 42 17v17.041c0 2.189-.687 4.427-2.187 6.132C38.295 41.9 36.013 43 33 43c-6.209 0-9-5.166-9-8.959v-17.04h.67H24a1 1 0 0 1 1.602-.8c3.209 2.422 5.48 3.46 7.572 3.454c2.082-.005 4.232-1.044 7.199-3.434a1 1 0 0 1 1.059-.123m-8.635 9.182C30.36 22.713 27.87 20.51 26 19.126v5.011c3.905 3.074 9.605 8.773 12.773 14.12c.656-.962 1.05-2.111 1.179-3.317c-1.516-3.125-4.257-6.607-7.155-9.66m2.052 15.536c-2.886-3.45-6.248-6.632-8.849-8.679v-5.416c3.802 3.227 8.697 8.369 11.325 13.027c-.675.486-1.495.86-2.476 1.068m-8.81-6.06c.3 2.751 2.32 5.908 6.31 6.22a64 64 0 0 0-6.31-6.22M40 31.018c-1.61-2.454-3.668-4.92-5.752-7.116a68 68 0 0 0-2.333-2.34q.631.093 1.264.092c2.282-.006 4.44-.95 6.821-2.64z"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsBabyFemale0203mAltOutline(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" fillRule="evenodd" clipRule="evenodd"><path d="M13 17.917A6.002 6.002 0 0 0 12 6a6 6 0 0 0-1 11.917V20H9a1 1 0 1 0 0 2h2v3a1 1 0 1 0 2 0v-3h2a1 1 0 1 0 0-2h-2zM16 12a4 4 0 1 1-8 0a4 4 0 0 1 8 0m17 6a6 6 0 1 0 0-12a6 6 0 0 0 0 12m4-6a4 4 0 1 1-8 0a4 4 0 0 1 8 0"/><path d="M41.432 16.098A1 1 0 0 1 42 17v17.041c0 2.189-.687 4.427-2.187 6.132C38.295 41.9 36.013 43 33 43c-6.209 0-9-5.166-9-8.959v-17.04h.67H24a1 1 0 0 1 1.602-.8c3.209 2.422 5.48 3.46 7.572 3.454c2.082-.005 4.232-1.044 7.199-3.434a1 1 0 0 1 1.059-.123m-8.635 9.182C30.36 22.713 27.87 20.51 26 19.126v5.011c3.905 3.074 9.605 8.773 12.773 14.12c.656-.962 1.05-2.111 1.179-3.317c-1.516-3.125-4.257-6.607-7.155-9.66m2.052 15.536c-2.886-3.45-6.248-6.632-8.849-8.679v-5.416c3.802 3.227 8.697 8.369 11.325 13.027c-.675.486-1.495.86-2.476 1.068m-8.81-6.06c.3 2.751 2.32 5.908 6.31 6.22a64 64 0 0 0-6.31-6.22M40 31.018c-1.61-2.454-3.668-4.92-5.752-7.116a68 68 0 0 0-2.333-2.34q.631.093 1.264.092c2.282-.006 4.44-.95 6.821-2.64z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M13 17.917A6.002 6.002 0 0 0 12 6a6 6 0 0 0-1 11.917V20H9a1 1 0 1 0 0 2h2v3a1 1 0 1 0 2 0v-3h2a1 1 0 1 0 0-2h-2zM16 12a4 4 0 1 1-8 0a4 4 0 0 1 8 0m17 6a6 6 0 1 0 0-12a6 6 0 0 0 0 12m4-6a4 4 0 1 1-8 0a4 4 0 0 1 8 0"/><path d="M41.432 16.098A1 1 0 0 1 42 17v17.041c0 2.189-.687 4.427-2.187 6.132C38.295 41.9 36.013 43 33 43c-6.209 0-9-5.166-9-8.959v-17.04h.67H24a1 1 0 0 1 1.602-.8c3.209 2.422 5.48 3.46 7.572 3.454c2.082-.005 4.232-1.044 7.199-3.434a1 1 0 0 1 1.059-.123m-8.635 9.182C30.36 22.713 27.87 20.51 26 19.126v5.011c3.905 3.074 9.605 8.773 12.773 14.12c.656-.962 1.05-2.111 1.179-3.317c-1.516-3.125-4.257-6.607-7.155-9.66m2.052 15.536c-2.886-3.45-6.248-6.632-8.849-8.679v-5.416c3.802 3.227 8.697 8.369 11.325 13.027c-.675.486-1.495.86-2.476 1.068m-8.81-6.06c.3 2.751 2.32 5.908 6.31 6.22a64 64 0 0 0-6.31-6.22M40 31.018c-1.61-2.454-3.668-4.92-5.752-7.116a68 68 0 0 0-2.333-2.34q.631.093 1.264.092c2.282-.006 4.44-.95 6.821-2.64z"/></g></svg>
</template>

CSS

.icon-baby-female-0203m-alt-outline {
  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%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M13%2017.917A6.002%206.002%200%200%200%2012%206a6%206%200%200%200-1%2011.917V20H9a1%201%200%201%200%200%202h2v3a1%201%200%201%200%202%200v-3h2a1%201%200%201%200%200-2h-2zM16%2012a4%204%200%201%201-8%200a4%204%200%200%201%208%200m17%206a6%206%200%201%200%200-12a6%206%200%200%200%200%2012m4-6a4%204%200%201%201-8%200a4%204%200%200%201%208%200%22%2F%3E%3Cpath%20d%3D%22M41.432%2016.098A1%201%200%200%201%2042%2017v17.041c0%202.189-.687%204.427-2.187%206.132C38.295%2041.9%2036.013%2043%2033%2043c-6.209%200-9-5.166-9-8.959v-17.04h.67H24a1%201%200%200%201%201.602-.8c3.209%202.422%205.48%203.46%207.572%203.454c2.082-.005%204.232-1.044%207.199-3.434a1%201%200%200%201%201.059-.123m-8.635%209.182C30.36%2022.713%2027.87%2020.51%2026%2019.126v5.011c3.905%203.074%209.605%208.773%2012.773%2014.12c.656-.962%201.05-2.111%201.179-3.317c-1.516-3.125-4.257-6.607-7.155-9.66m2.052%2015.536c-2.886-3.45-6.248-6.632-8.849-8.679v-5.416c3.802%203.227%208.697%208.369%2011.325%2013.027c-.675.486-1.495.86-2.476%201.068m-8.81-6.06c.3%202.751%202.32%205.908%206.31%206.22a64%2064%200%200%200-6.31-6.22M40%2031.018c-1.61-2.454-3.668-4.92-5.752-7.116a68%2068%200%200%200-2.333-2.34q.631.093%201.264.092c2.282-.006%204.44-.95%206.821-2.64z%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%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M13%2017.917A6.002%206.002%200%200%200%2012%206a6%206%200%200%200-1%2011.917V20H9a1%201%200%201%200%200%202h2v3a1%201%200%201%200%202%200v-3h2a1%201%200%201%200%200-2h-2zM16%2012a4%204%200%201%201-8%200a4%204%200%200%201%208%200m17%206a6%206%200%201%200%200-12a6%206%200%200%200%200%2012m4-6a4%204%200%201%201-8%200a4%204%200%200%201%208%200%22%2F%3E%3Cpath%20d%3D%22M41.432%2016.098A1%201%200%200%201%2042%2017v17.041c0%202.189-.687%204.427-2.187%206.132C38.295%2041.9%2036.013%2043%2033%2043c-6.209%200-9-5.166-9-8.959v-17.04h.67H24a1%201%200%200%201%201.602-.8c3.209%202.422%205.48%203.46%207.572%203.454c2.082-.005%204.232-1.044%207.199-3.434a1%201%200%200%201%201.059-.123m-8.635%209.182C30.36%2022.713%2027.87%2020.51%2026%2019.126v5.011c3.905%203.074%209.605%208.773%2012.773%2014.12c.656-.962%201.05-2.111%201.179-3.317c-1.516-3.125-4.257-6.607-7.155-9.66m2.052%2015.536c-2.886-3.45-6.248-6.632-8.849-8.679v-5.416c3.802%203.227%208.697%208.369%2011.325%2013.027c-.675.486-1.495.86-2.476%201.068m-8.81-6.06c.3%202.751%202.32%205.908%206.31%206.22a64%2064%200%200%200-6.31-6.22M40%2031.018c-1.61-2.454-3.668-4.92-5.752-7.116a68%2068%200%200%200-2.333-2.34q.631.093%201.264.092c2.282-.006%204.44-.95%206.821-2.64z%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-outline.svg?color=%231a73e8&size=48