baby 0203m icon
baby-0203m-24px from Health Icons by Resolve to Save Lives · Filled 24px · People · MIT Free for personal and commercial use.
- Name
- baby-0203m-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
agricultureagriculture-workeragriculture-worker-altancvasthmababy-0203-altbaby-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 0203m 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 6m3 7.25V14H9v1.25s.158.184.423.434c.372.35.956.828 1.608 1.101l.07.03c.292.113.595.185.899.185c.38 0 .761-.113 1.117-.28c.697-.33 1.3-.87 1.625-1.197c.164-.163.258-.273.258-.273m-6-4.323a23.5 23.5 0 0 1-3.204-.448a1 1 0 0 1 .408-1.958C8.496 8.999 10.129 9 12 9s3.504-.001 5.796-.479a1 1 0 1 1 .408 1.958c-1.2.25-2.24.38-3.204.448V13H9zm-.949 9.889c-.509-1.528-.186-2.994.75-4.346c.149.138.325.29.523.444c.292.228.673.49 1.113.7c-.657.952-.748 1.791-.488 2.57a1 1 0 0 1-1.898.632m5.741-3.318c.733 1 .842 1.876.572 2.686a1 1 0 1 0 1.897.632c.532-1.594.156-3.122-.875-4.523c-.18.177-.423.398-.71.621a6.4 6.4 0 0 1-.884.584"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsBaby0203m24px(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 6m3 7.25V14H9v1.25s.158.184.423.434c.372.35.956.828 1.608 1.101l.07.03c.292.113.595.185.899.185c.38 0 .761-.113 1.117-.28c.697-.33 1.3-.87 1.625-1.197c.164-.163.258-.273.258-.273m-6-4.323a23.5 23.5 0 0 1-3.204-.448a1 1 0 0 1 .408-1.958C8.496 8.999 10.129 9 12 9s3.504-.001 5.796-.479a1 1 0 1 1 .408 1.958c-1.2.25-2.24.38-3.204.448V13H9zm-.949 9.889c-.509-1.528-.186-2.994.75-4.346c.149.138.325.29.523.444c.292.228.673.49 1.113.7c-.657.952-.748 1.791-.488 2.57a1 1 0 0 1-1.898.632m5.741-3.318c.733 1 .842 1.876.572 2.686a1 1 0 1 0 1.897.632c.532-1.594.156-3.122-.875-4.523c-.18.177-.423.398-.71.621a6.4 6.4 0 0 1-.884.584"/></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 6m3 7.25V14H9v1.25s.158.184.423.434c.372.35.956.828 1.608 1.101l.07.03c.292.113.595.185.899.185c.38 0 .761-.113 1.117-.28c.697-.33 1.3-.87 1.625-1.197c.164-.163.258-.273.258-.273m-6-4.323a23.5 23.5 0 0 1-3.204-.448a1 1 0 0 1 .408-1.958C8.496 8.999 10.129 9 12 9s3.504-.001 5.796-.479a1 1 0 1 1 .408 1.958c-1.2.25-2.24.38-3.204.448V13H9zm-.949 9.889c-.509-1.528-.186-2.994.75-4.346c.149.138.325.29.523.444c.292.228.673.49 1.113.7c-.657.952-.748 1.791-.488 2.57a1 1 0 0 1-1.898.632m5.741-3.318c.733 1 .842 1.876.572 2.686a1 1 0 1 0 1.897.632c.532-1.594.156-3.122-.875-4.523c-.18.177-.423.398-.71.621a6.4 6.4 0 0 1-.884.584"/></svg> </template>
CSS
.icon-baby-0203m-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%206m3%207.25V14H9v1.25s.158.184.423.434c.372.35.956.828%201.608%201.101l.07.03c.292.113.595.185.899.185c.38%200%20.761-.113%201.117-.28c.697-.33%201.3-.87%201.625-1.197c.164-.163.258-.273.258-.273m-6-4.323a23.5%2023.5%200%200%201-3.204-.448a1%201%200%200%201%20.408-1.958C8.496%208.999%2010.129%209%2012%209s3.504-.001%205.796-.479a1%201%200%201%201%20.408%201.958c-1.2.25-2.24.38-3.204.448V13H9zm-.949%209.889c-.509-1.528-.186-2.994.75-4.346c.149.138.325.29.523.444c.292.228.673.49%201.113.7c-.657.952-.748%201.791-.488%202.57a1%201%200%200%201-1.898.632m5.741-3.318c.733%201%20.842%201.876.572%202.686a1%201%200%201%200%201.897.632c.532-1.594.156-3.122-.875-4.523c-.18.177-.423.398-.71.621a6.4%206.4%200%200%201-.884.584%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%206m3%207.25V14H9v1.25s.158.184.423.434c.372.35.956.828%201.608%201.101l.07.03c.292.113.595.185.899.185c.38%200%20.761-.113%201.117-.28c.697-.33%201.3-.87%201.625-1.197c.164-.163.258-.273.258-.273m-6-4.323a23.5%2023.5%200%200%201-3.204-.448a1%201%200%200%201%20.408-1.958C8.496%208.999%2010.129%209%2012%209s3.504-.001%205.796-.479a1%201%200%201%201%20.408%201.958c-1.2.25-2.24.38-3.204.448V13H9zm-.949%209.889c-.509-1.528-.186-2.994.75-4.346c.149.138.325.29.523.444c.292.228.673.49%201.113.7c-.657.952-.748%201.791-.488%202.57a1%201%200%200%201-1.898.632m5.741-3.318c.733%201%20.842%201.876.572%202.686a1%201%200%201%200%201.897.632c.532-1.594.156-3.122-.875-4.523c-.18.177-.423.398-.71.621a6.4%206.4%200%200%201-.884.584%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/baby-0203m-24px.svg?color=%231a73e8&size=48