baby 0203 alt icon

baby-0203-alt-24px from Health Icons by Resolve to Save Lives · Filled 24px · People · MIT Free for personal and commercial use.

Name
baby-0203-alt-24px
Set
Health Icons
Style
Filled 24px
Category
People
Viewbox
24×24
License
MIT

3 other variants in Health Icons

More people icons from Health Icons

Use the baby 0203 alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 8a3 3 0 1 0 0-6a3 3 0 0 0 0 6M7 6.934c1.534.997 3.884 2.655 5.869 4.86c1.887 2.096 3.373 4.607 3.6 7.45A5 5 0 0 1 7 17zm10 .001v7.254c-.727-1.387-1.656-2.635-2.645-3.733q-.578-.64-1.18-1.22a4.3 4.3 0 0 0 2.021-1.252l1.175-1.292a.362.362 0 0 1 .629.243"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsBaby0203Alt24px(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="M12 8a3 3 0 1 0 0-6a3 3 0 0 0 0 6M7 6.934c1.534.997 3.884 2.655 5.869 4.86c1.887 2.096 3.373 4.607 3.6 7.45A5 5 0 0 1 7 17zm10 .001v7.254c-.727-1.387-1.656-2.635-2.645-3.733q-.578-.64-1.18-1.22a4.3 4.3 0 0 0 2.021-1.252l1.175-1.292a.362.362 0 0 1 .629.243"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 8a3 3 0 1 0 0-6a3 3 0 0 0 0 6M7 6.934c1.534.997 3.884 2.655 5.869 4.86c1.887 2.096 3.373 4.607 3.6 7.45A5 5 0 0 1 7 17zm10 .001v7.254c-.727-1.387-1.656-2.635-2.645-3.733q-.578-.64-1.18-1.22a4.3 4.3 0 0 0 2.021-1.252l1.175-1.292a.362.362 0 0 1 .629.243"/></svg>
</template>

CSS

.icon-baby-0203-alt-24px {
  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%22M12%208a3%203%200%201%200%200-6a3%203%200%200%200%200%206M7%206.934c1.534.997%203.884%202.655%205.869%204.86c1.887%202.096%203.373%204.607%203.6%207.45A5%205%200%200%201%207%2017zm10%20.001v7.254c-.727-1.387-1.656-2.635-2.645-3.733q-.578-.64-1.18-1.22a4.3%204.3%200%200%200%202.021-1.252l1.175-1.292a.362.362%200%200%201%20.629.243%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%22M12%208a3%203%200%201%200%200-6a3%203%200%200%200%200%206M7%206.934c1.534.997%203.884%202.655%205.869%204.86c1.887%202.096%203.373%204.607%203.6%207.45A5%205%200%200%201%207%2017zm10%20.001v7.254c-.727-1.387-1.656-2.635-2.645-3.733q-.578-.64-1.18-1.22a4.3%204.3%200%200%200%202.021-1.252l1.175-1.292a.362.362%200%200%201%20.629.243%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/baby-0203-alt-24px.svg?color=%231a73e8&size=48