baby 0203 alt icon
baby-0203-alt-outline from Health Icons by Resolve to Save Lives · Outline · People · MIT Free for personal and commercial use.
- Name
- baby-0203-alt-outline
- Set
- Health Icons
- Style
- Outline
- Category
- People
- Viewbox
- 48×48
- License
- MIT
- Aliases
- baby-0203-alt2x-outline
3 other variants in Health Icons
More people icons from Health Icons
agricultureagriculture-workeragriculture-worker-altancvasthmababy-0203mbaby-0306mbaby-female-0203m-altbaby-female-0306mbaby-female-0609mbaby-male-0203m-altbaby-male-0306mbaby-male-0609mboy-0105yboy-1015ycall-centrechild-carechild-cognitionchild-programcity-workerclean-handscommunity-healthworkerconstruction-workercpr
Use the baby 0203 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="M30 12a6 6 0 1 1-12 0a6 6 0 0 1 12 0m-6 4a4 4 0 1 0 0-8a4 4 0 0 0 0 8"/><path d="M32.432 16.098A1 1 0 0 1 33 17v17.041c0 2.189-.686 4.427-2.186 6.132C29.295 41.9 27.012 43 24 43c-6.209 0-9-5.166-9-8.959v-17.04h.17H15a1 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-.123M17 19.497V34.04c0 3.031 2.21 6.96 7 6.96c2.488 0 4.205-.89 5.312-2.148c.857-.975 1.389-2.219 1.593-3.548a1 1 0 0 1-.307-.373c-1.503-3.145-4.292-6.64-7.246-9.7c-2.246-2.325-4.54-4.35-6.352-5.735M31 31.55c-1.671-2.657-3.926-5.343-6.21-7.707a68 68 0 0 0-2.41-2.376q.899.19 1.799.188c2.282-.006 4.44-.95 6.821-2.64z"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsBaby0203AltOutline(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="M30 12a6 6 0 1 1-12 0a6 6 0 0 1 12 0m-6 4a4 4 0 1 0 0-8a4 4 0 0 0 0 8"/><path d="M32.432 16.098A1 1 0 0 1 33 17v17.041c0 2.189-.686 4.427-2.186 6.132C29.295 41.9 27.012 43 24 43c-6.209 0-9-5.166-9-8.959v-17.04h.17H15a1 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-.123M17 19.497V34.04c0 3.031 2.21 6.96 7 6.96c2.488 0 4.205-.89 5.312-2.148c.857-.975 1.389-2.219 1.593-3.548a1 1 0 0 1-.307-.373c-1.503-3.145-4.292-6.64-7.246-9.7c-2.246-2.325-4.54-4.35-6.352-5.735M31 31.55c-1.671-2.657-3.926-5.343-6.21-7.707a68 68 0 0 0-2.41-2.376q.899.19 1.799.188c2.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="M30 12a6 6 0 1 1-12 0a6 6 0 0 1 12 0m-6 4a4 4 0 1 0 0-8a4 4 0 0 0 0 8"/><path d="M32.432 16.098A1 1 0 0 1 33 17v17.041c0 2.189-.686 4.427-2.186 6.132C29.295 41.9 27.012 43 24 43c-6.209 0-9-5.166-9-8.959v-17.04h.17H15a1 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-.123M17 19.497V34.04c0 3.031 2.21 6.96 7 6.96c2.488 0 4.205-.89 5.312-2.148c.857-.975 1.389-2.219 1.593-3.548a1 1 0 0 1-.307-.373c-1.503-3.145-4.292-6.64-7.246-9.7c-2.246-2.325-4.54-4.35-6.352-5.735M31 31.55c-1.671-2.657-3.926-5.343-6.21-7.707a68 68 0 0 0-2.41-2.376q.899.19 1.799.188c2.282-.006 4.44-.95 6.821-2.64z"/></g></svg> </template>
CSS
.icon-baby-0203-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%22M30%2012a6%206%200%201%201-12%200a6%206%200%200%201%2012%200m-6%204a4%204%200%201%200%200-8a4%204%200%200%200%200%208%22%2F%3E%3Cpath%20d%3D%22M32.432%2016.098A1%201%200%200%201%2033%2017v17.041c0%202.189-.686%204.427-2.186%206.132C29.295%2041.9%2027.012%2043%2024%2043c-6.209%200-9-5.166-9-8.959v-17.04h.17H15a1%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-.123M17%2019.497V34.04c0%203.031%202.21%206.96%207%206.96c2.488%200%204.205-.89%205.312-2.148c.857-.975%201.389-2.219%201.593-3.548a1%201%200%200%201-.307-.373c-1.503-3.145-4.292-6.64-7.246-9.7c-2.246-2.325-4.54-4.35-6.352-5.735M31%2031.55c-1.671-2.657-3.926-5.343-6.21-7.707a68%2068%200%200%200-2.41-2.376q.899.19%201.799.188c2.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%22M30%2012a6%206%200%201%201-12%200a6%206%200%200%201%2012%200m-6%204a4%204%200%201%200%200-8a4%204%200%200%200%200%208%22%2F%3E%3Cpath%20d%3D%22M32.432%2016.098A1%201%200%200%201%2033%2017v17.041c0%202.189-.686%204.427-2.186%206.132C29.295%2041.9%2027.012%2043%2024%2043c-6.209%200-9-5.166-9-8.959v-17.04h.17H15a1%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-.123M17%2019.497V34.04c0%203.031%202.21%206.96%207%206.96c2.488%200%204.205-.89%205.312-2.148c.857-.975%201.389-2.219%201.593-3.548a1%201%200%200%201-.307-.373c-1.503-3.145-4.292-6.64-7.246-9.7c-2.246-2.325-4.54-4.35-6.352-5.735M31%2031.55c-1.671-2.657-3.926-5.343-6.21-7.707a68%2068%200%200%200-2.41-2.376q.899.19%201.799.188c2.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-0203-alt-outline.svg?color=%231a73e8&size=48