baby 0203m icon
baby-0203m from Health Icons by Resolve to Save Lives · Filled · People · MIT Free for personal and commercial use.
- Name
- baby-0203m
- Set
- Health Icons
- Style
- Filled
- Category
- People
- Viewbox
- 48×48
- 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 48 48"><g fill="currentColor"><path d="M24 17a5.5 5.5 0 1 0 0-11a5.5 5.5 0 0 0 0 11m5 5.536c1.702-.247 3.496-.616 5.48-1.107a2 2 0 1 0-.96-3.883c-3.813.943-6.687 1.367-9.513 1.356c-2.832-.01-5.713-.458-9.549-1.361a2 2 0 1 0-.917 3.893c1.975.465 3.761.827 5.459 1.075V25h10z"/><path fill-rule="evenodd" d="M26.68 31.98c1.75-.78 2.32-2.406 2.32-3.04V27H19v1.94c0 .634.57 2.26 2.32 3.04c.2.089.426.2.628.301l.12.06c.248.122.489.238.732.341c.507.215.903.318 1.2.318s.692-.103 1.2-.318c.243-.103.484-.219.733-.342l.119-.059m.627-.301c-.2.089-.425.2-.627.301z" clip-rule="evenodd"/><path d="M20.435 33.856c-1.182-.537-1.976-1.349-2.454-2.157c-1.552 1.351-2.406 3.05-2.406 5.29c0 .894.191 2.236.688 3.323c.509 1.113 1.192 1.688 2.056 1.688c.926 0 1.71-.71 1.71-1.622c0-.406-.171-.79-.443-1.36l-.018-.038c-.246-.516-.572-1.198-.572-1.99c0-.867.43-1.787.93-2.532c.161-.24.331-.434.509-.602m7.13 0c1.182-.537 1.976-1.35 2.454-2.157c1.552 1.35 2.406 3.05 2.406 5.29c0 .894-.191 2.236-.688 3.323C31.228 41.425 30.545 42 29.681 42c-.926 0-1.71-.71-1.71-1.622c0-.406.171-.79.443-1.36l.018-.038c.246-.516.572-1.198.572-1.99c0-.867-.43-1.787-.93-2.532a3.5 3.5 0 0 0-.509-.602"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsBaby0203m(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 d="M24 17a5.5 5.5 0 1 0 0-11a5.5 5.5 0 0 0 0 11m5 5.536c1.702-.247 3.496-.616 5.48-1.107a2 2 0 1 0-.96-3.883c-3.813.943-6.687 1.367-9.513 1.356c-2.832-.01-5.713-.458-9.549-1.361a2 2 0 1 0-.917 3.893c1.975.465 3.761.827 5.459 1.075V25h10z"/><path fillRule="evenodd" d="M26.68 31.98c1.75-.78 2.32-2.406 2.32-3.04V27H19v1.94c0 .634.57 2.26 2.32 3.04c.2.089.426.2.628.301l.12.06c.248.122.489.238.732.341c.507.215.903.318 1.2.318s.692-.103 1.2-.318c.243-.103.484-.219.733-.342l.119-.059m.627-.301c-.2.089-.425.2-.627.301z" clipRule="evenodd"/><path d="M20.435 33.856c-1.182-.537-1.976-1.349-2.454-2.157c-1.552 1.351-2.406 3.05-2.406 5.29c0 .894.191 2.236.688 3.323c.509 1.113 1.192 1.688 2.056 1.688c.926 0 1.71-.71 1.71-1.622c0-.406-.171-.79-.443-1.36l-.018-.038c-.246-.516-.572-1.198-.572-1.99c0-.867.43-1.787.93-2.532c.161-.24.331-.434.509-.602m7.13 0c1.182-.537 1.976-1.35 2.454-2.157c1.552 1.35 2.406 3.05 2.406 5.29c0 .894-.191 2.236-.688 3.323C31.228 41.425 30.545 42 29.681 42c-.926 0-1.71-.71-1.71-1.622c0-.406.171-.79.443-1.36l.018-.038c.246-.516.572-1.198.572-1.99c0-.867-.43-1.787-.93-2.532a3.5 3.5 0 0 0-.509-.602"/></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 d="M24 17a5.5 5.5 0 1 0 0-11a5.5 5.5 0 0 0 0 11m5 5.536c1.702-.247 3.496-.616 5.48-1.107a2 2 0 1 0-.96-3.883c-3.813.943-6.687 1.367-9.513 1.356c-2.832-.01-5.713-.458-9.549-1.361a2 2 0 1 0-.917 3.893c1.975.465 3.761.827 5.459 1.075V25h10z"/><path fill-rule="evenodd" d="M26.68 31.98c1.75-.78 2.32-2.406 2.32-3.04V27H19v1.94c0 .634.57 2.26 2.32 3.04c.2.089.426.2.628.301l.12.06c.248.122.489.238.732.341c.507.215.903.318 1.2.318s.692-.103 1.2-.318c.243-.103.484-.219.733-.342l.119-.059m.627-.301c-.2.089-.425.2-.627.301z" clip-rule="evenodd"/><path d="M20.435 33.856c-1.182-.537-1.976-1.349-2.454-2.157c-1.552 1.351-2.406 3.05-2.406 5.29c0 .894.191 2.236.688 3.323c.509 1.113 1.192 1.688 2.056 1.688c.926 0 1.71-.71 1.71-1.622c0-.406-.171-.79-.443-1.36l-.018-.038c-.246-.516-.572-1.198-.572-1.99c0-.867.43-1.787.93-2.532c.161-.24.331-.434.509-.602m7.13 0c1.182-.537 1.976-1.35 2.454-2.157c1.552 1.35 2.406 3.05 2.406 5.29c0 .894-.191 2.236-.688 3.323C31.228 41.425 30.545 42 29.681 42c-.926 0-1.71-.71-1.71-1.622c0-.406.171-.79.443-1.36l.018-.038c.246-.516.572-1.198.572-1.99c0-.867-.43-1.787-.93-2.532a3.5 3.5 0 0 0-.509-.602"/></g></svg> </template>
CSS
.icon-baby-0203m {
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%20d%3D%22M24%2017a5.5%205.5%200%201%200%200-11a5.5%205.5%200%200%200%200%2011m5%205.536c1.702-.247%203.496-.616%205.48-1.107a2%202%200%201%200-.96-3.883c-3.813.943-6.687%201.367-9.513%201.356c-2.832-.01-5.713-.458-9.549-1.361a2%202%200%201%200-.917%203.893c1.975.465%203.761.827%205.459%201.075V25h10z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M26.68%2031.98c1.75-.78%202.32-2.406%202.32-3.04V27H19v1.94c0%20.634.57%202.26%202.32%203.04c.2.089.426.2.628.301l.12.06c.248.122.489.238.732.341c.507.215.903.318%201.2.318s.692-.103%201.2-.318c.243-.103.484-.219.733-.342l.119-.059m.627-.301c-.2.089-.425.2-.627.301z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M20.435%2033.856c-1.182-.537-1.976-1.349-2.454-2.157c-1.552%201.351-2.406%203.05-2.406%205.29c0%20.894.191%202.236.688%203.323c.509%201.113%201.192%201.688%202.056%201.688c.926%200%201.71-.71%201.71-1.622c0-.406-.171-.79-.443-1.36l-.018-.038c-.246-.516-.572-1.198-.572-1.99c0-.867.43-1.787.93-2.532c.161-.24.331-.434.509-.602m7.13%200c1.182-.537%201.976-1.35%202.454-2.157c1.552%201.35%202.406%203.05%202.406%205.29c0%20.894-.191%202.236-.688%203.323C31.228%2041.425%2030.545%2042%2029.681%2042c-.926%200-1.71-.71-1.71-1.622c0-.406.171-.79.443-1.36l.018-.038c.246-.516.572-1.198.572-1.99c0-.867-.43-1.787-.93-2.532a3.5%203.5%200%200%200-.509-.602%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%20d%3D%22M24%2017a5.5%205.5%200%201%200%200-11a5.5%205.5%200%200%200%200%2011m5%205.536c1.702-.247%203.496-.616%205.48-1.107a2%202%200%201%200-.96-3.883c-3.813.943-6.687%201.367-9.513%201.356c-2.832-.01-5.713-.458-9.549-1.361a2%202%200%201%200-.917%203.893c1.975.465%203.761.827%205.459%201.075V25h10z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M26.68%2031.98c1.75-.78%202.32-2.406%202.32-3.04V27H19v1.94c0%20.634.57%202.26%202.32%203.04c.2.089.426.2.628.301l.12.06c.248.122.489.238.732.341c.507.215.903.318%201.2.318s.692-.103%201.2-.318c.243-.103.484-.219.733-.342l.119-.059m.627-.301c-.2.089-.425.2-.627.301z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M20.435%2033.856c-1.182-.537-1.976-1.349-2.454-2.157c-1.552%201.351-2.406%203.05-2.406%205.29c0%20.894.191%202.236.688%203.323c.509%201.113%201.192%201.688%202.056%201.688c.926%200%201.71-.71%201.71-1.622c0-.406-.171-.79-.443-1.36l-.018-.038c-.246-.516-.572-1.198-.572-1.99c0-.867.43-1.787.93-2.532c.161-.24.331-.434.509-.602m7.13%200c1.182-.537%201.976-1.35%202.454-2.157c1.552%201.35%202.406%203.05%202.406%205.29c0%20.894-.191%202.236-.688%203.323C31.228%2041.425%2030.545%2042%2029.681%2042c-.926%200-1.71-.71-1.71-1.622c0-.406.171-.79.443-1.36l.018-.038c.246-.516.572-1.198.572-1.99c0-.867-.43-1.787-.93-2.532a3.5%203.5%200%200%200-.509-.602%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-0203m.svg?color=%231a73e8&size=48