baby 0203m icon

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

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

3 other variants in Health Icons

More people icons from Health Icons

Use the baby 0203m icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M24 17a5.5 5.5 0 1 0 0-11a5.5 5.5 0 0 0 0 11m0-2a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7m-6 13.94q0 .184.033.393C16.18 30.923 15 33.253 15 35.857c0 .957.19 2.389.737 3.62c.541 1.22 1.583 2.523 3.375 2.523c1.745 0 3.222-1.373 3.222-3.143c0-.753-.303-1.403-.508-1.844l-.03-.064c-.235-.51-.351-.798-.351-1.092c0-.289.166-.771.526-1.324c.21-.32.448-.608.674-.835c.469.181.93.302 1.355.302c.427 0 .887-.12 1.356-.302c.226.227.464.514.674.835c.36.553.526 1.035.526 1.324c0 .286-.116.58-.354 1.1l-.03.067c-.204.442-.505 1.096-.505 1.833c0 1.77 1.477 3.143 3.222 3.143c1.787 0 2.818-1.389 3.35-2.59c.55-1.239.762-2.666.762-3.553c0-2.604-1.18-4.933-3.033-6.524q.032-.208.032-.393v-5.139q.595-.117 1.207-.255a58 58 0 0 0 2.589-.653a3 3 0 1 0-1.59-5.786c-3.365.925-5.82 1.317-8.193 1.307c-2.384-.01-4.85-.426-8.253-1.316a3 3 0 0 0-1.519 5.804c1.323.346 2.565.64 3.76.873zm15.028-7.91l.238-.066a1 1 0 0 0-.53-1.928c-3.465.952-6.112 1.39-8.731 1.378c-2.623-.01-5.274-.472-8.751-1.381a1 1 0 0 0-.507 1.934c1.598.419 3.05.75 4.426.991a1 1 0 0 1 .828.985V26h8v-3.03a1 1 0 0 1 .828-.985a47 47 0 0 0 4.2-.956M17.001 35.856c0-1.766.71-3.38 1.885-4.584a5.05 5.05 0 0 0 1.865 1.544q-.244.302-.454.623c-.442.676-.852 1.554-.852 2.417c0 .776.307 1.436.515 1.886l.022.047c.24.519.352.793.352 1.067c0 .597-.513 1.143-1.222 1.143c-.621 0-1.136-.41-1.547-1.335c-.405-.91-.565-2.05-.565-2.808m10.703-2.417a8 8 0 0 0-.454-.623a5.05 5.05 0 0 0 1.865-1.544C30.289 32.477 31 34.09 31 35.856c0 .652-.17 1.796-.59 2.743c-.438.986-.963 1.4-1.522 1.4c-.71 0-1.222-.546-1.222-1.143c0-.261.111-.538.354-1.069l.022-.047c.207-.453.513-1.12.513-1.884c0-.863-.41-1.741-.852-2.417m-1.56-2.087c1.4-.533 1.856-1.644 1.856-2.077V27.95h-8v1.326c0 .433.456 1.544 1.857 2.077c.16.06.34.137.502.206l.095.04c.199.084.391.163.586.234c.406.147.723.217.96.217s.554-.07.96-.217c.195-.07.387-.15.586-.234l.095-.04m.503-.206c-.16.06-.34.137-.503.206z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsBaby0203mOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M24 17a5.5 5.5 0 1 0 0-11a5.5 5.5 0 0 0 0 11m0-2a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7m-6 13.94q0 .184.033.393C16.18 30.923 15 33.253 15 35.857c0 .957.19 2.389.737 3.62c.541 1.22 1.583 2.523 3.375 2.523c1.745 0 3.222-1.373 3.222-3.143c0-.753-.303-1.403-.508-1.844l-.03-.064c-.235-.51-.351-.798-.351-1.092c0-.289.166-.771.526-1.324c.21-.32.448-.608.674-.835c.469.181.93.302 1.355.302c.427 0 .887-.12 1.356-.302c.226.227.464.514.674.835c.36.553.526 1.035.526 1.324c0 .286-.116.58-.354 1.1l-.03.067c-.204.442-.505 1.096-.505 1.833c0 1.77 1.477 3.143 3.222 3.143c1.787 0 2.818-1.389 3.35-2.59c.55-1.239.762-2.666.762-3.553c0-2.604-1.18-4.933-3.033-6.524q.032-.208.032-.393v-5.139q.595-.117 1.207-.255a58 58 0 0 0 2.589-.653a3 3 0 1 0-1.59-5.786c-3.365.925-5.82 1.317-8.193 1.307c-2.384-.01-4.85-.426-8.253-1.316a3 3 0 0 0-1.519 5.804c1.323.346 2.565.64 3.76.873zm15.028-7.91l.238-.066a1 1 0 0 0-.53-1.928c-3.465.952-6.112 1.39-8.731 1.378c-2.623-.01-5.274-.472-8.751-1.381a1 1 0 0 0-.507 1.934c1.598.419 3.05.75 4.426.991a1 1 0 0 1 .828.985V26h8v-3.03a1 1 0 0 1 .828-.985a47 47 0 0 0 4.2-.956M17.001 35.856c0-1.766.71-3.38 1.885-4.584a5.05 5.05 0 0 0 1.865 1.544q-.244.302-.454.623c-.442.676-.852 1.554-.852 2.417c0 .776.307 1.436.515 1.886l.022.047c.24.519.352.793.352 1.067c0 .597-.513 1.143-1.222 1.143c-.621 0-1.136-.41-1.547-1.335c-.405-.91-.565-2.05-.565-2.808m10.703-2.417a8 8 0 0 0-.454-.623a5.05 5.05 0 0 0 1.865-1.544C30.289 32.477 31 34.09 31 35.856c0 .652-.17 1.796-.59 2.743c-.438.986-.963 1.4-1.522 1.4c-.71 0-1.222-.546-1.222-1.143c0-.261.111-.538.354-1.069l.022-.047c.207-.453.513-1.12.513-1.884c0-.863-.41-1.741-.852-2.417m-1.56-2.087c1.4-.533 1.856-1.644 1.856-2.077V27.95h-8v1.326c0 .433.456 1.544 1.857 2.077c.16.06.34.137.502.206l.095.04c.199.084.391.163.586.234c.406.147.723.217.96.217s.554-.07.96-.217c.195-.07.387-.15.586-.234l.095-.04m.503-.206c-.16.06-.34.137-.503.206z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M24 17a5.5 5.5 0 1 0 0-11a5.5 5.5 0 0 0 0 11m0-2a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7m-6 13.94q0 .184.033.393C16.18 30.923 15 33.253 15 35.857c0 .957.19 2.389.737 3.62c.541 1.22 1.583 2.523 3.375 2.523c1.745 0 3.222-1.373 3.222-3.143c0-.753-.303-1.403-.508-1.844l-.03-.064c-.235-.51-.351-.798-.351-1.092c0-.289.166-.771.526-1.324c.21-.32.448-.608.674-.835c.469.181.93.302 1.355.302c.427 0 .887-.12 1.356-.302c.226.227.464.514.674.835c.36.553.526 1.035.526 1.324c0 .286-.116.58-.354 1.1l-.03.067c-.204.442-.505 1.096-.505 1.833c0 1.77 1.477 3.143 3.222 3.143c1.787 0 2.818-1.389 3.35-2.59c.55-1.239.762-2.666.762-3.553c0-2.604-1.18-4.933-3.033-6.524q.032-.208.032-.393v-5.139q.595-.117 1.207-.255a58 58 0 0 0 2.589-.653a3 3 0 1 0-1.59-5.786c-3.365.925-5.82 1.317-8.193 1.307c-2.384-.01-4.85-.426-8.253-1.316a3 3 0 0 0-1.519 5.804c1.323.346 2.565.64 3.76.873zm15.028-7.91l.238-.066a1 1 0 0 0-.53-1.928c-3.465.952-6.112 1.39-8.731 1.378c-2.623-.01-5.274-.472-8.751-1.381a1 1 0 0 0-.507 1.934c1.598.419 3.05.75 4.426.991a1 1 0 0 1 .828.985V26h8v-3.03a1 1 0 0 1 .828-.985a47 47 0 0 0 4.2-.956M17.001 35.856c0-1.766.71-3.38 1.885-4.584a5.05 5.05 0 0 0 1.865 1.544q-.244.302-.454.623c-.442.676-.852 1.554-.852 2.417c0 .776.307 1.436.515 1.886l.022.047c.24.519.352.793.352 1.067c0 .597-.513 1.143-1.222 1.143c-.621 0-1.136-.41-1.547-1.335c-.405-.91-.565-2.05-.565-2.808m10.703-2.417a8 8 0 0 0-.454-.623a5.05 5.05 0 0 0 1.865-1.544C30.289 32.477 31 34.09 31 35.856c0 .652-.17 1.796-.59 2.743c-.438.986-.963 1.4-1.522 1.4c-.71 0-1.222-.546-1.222-1.143c0-.261.111-.538.354-1.069l.022-.047c.207-.453.513-1.12.513-1.884c0-.863-.41-1.741-.852-2.417m-1.56-2.087c1.4-.533 1.856-1.644 1.856-2.077V27.95h-8v1.326c0 .433.456 1.544 1.857 2.077c.16.06.34.137.502.206l.095.04c.199.084.391.163.586.234c.406.147.723.217.96.217s.554-.07.96-.217c.195-.07.387-.15.586-.234l.095-.04m.503-.206c-.16.06-.34.137-.503.206z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-baby-0203m-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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M24%2017a5.5%205.5%200%201%200%200-11a5.5%205.5%200%200%200%200%2011m0-2a3.5%203.5%200%201%200%200-7a3.5%203.5%200%200%200%200%207m-6%2013.94q0%20.184.033.393C16.18%2030.923%2015%2033.253%2015%2035.857c0%20.957.19%202.389.737%203.62c.541%201.22%201.583%202.523%203.375%202.523c1.745%200%203.222-1.373%203.222-3.143c0-.753-.303-1.403-.508-1.844l-.03-.064c-.235-.51-.351-.798-.351-1.092c0-.289.166-.771.526-1.324c.21-.32.448-.608.674-.835c.469.181.93.302%201.355.302c.427%200%20.887-.12%201.356-.302c.226.227.464.514.674.835c.36.553.526%201.035.526%201.324c0%20.286-.116.58-.354%201.1l-.03.067c-.204.442-.505%201.096-.505%201.833c0%201.77%201.477%203.143%203.222%203.143c1.787%200%202.818-1.389%203.35-2.59c.55-1.239.762-2.666.762-3.553c0-2.604-1.18-4.933-3.033-6.524q.032-.208.032-.393v-5.139q.595-.117%201.207-.255a58%2058%200%200%200%202.589-.653a3%203%200%201%200-1.59-5.786c-3.365.925-5.82%201.317-8.193%201.307c-2.384-.01-4.85-.426-8.253-1.316a3%203%200%200%200-1.519%205.804c1.323.346%202.565.64%203.76.873zm15.028-7.91l.238-.066a1%201%200%200%200-.53-1.928c-3.465.952-6.112%201.39-8.731%201.378c-2.623-.01-5.274-.472-8.751-1.381a1%201%200%200%200-.507%201.934c1.598.419%203.05.75%204.426.991a1%201%200%200%201%20.828.985V26h8v-3.03a1%201%200%200%201%20.828-.985a47%2047%200%200%200%204.2-.956M17.001%2035.856c0-1.766.71-3.38%201.885-4.584a5.05%205.05%200%200%200%201.865%201.544q-.244.302-.454.623c-.442.676-.852%201.554-.852%202.417c0%20.776.307%201.436.515%201.886l.022.047c.24.519.352.793.352%201.067c0%20.597-.513%201.143-1.222%201.143c-.621%200-1.136-.41-1.547-1.335c-.405-.91-.565-2.05-.565-2.808m10.703-2.417a8%208%200%200%200-.454-.623a5.05%205.05%200%200%200%201.865-1.544C30.289%2032.477%2031%2034.09%2031%2035.856c0%20.652-.17%201.796-.59%202.743c-.438.986-.963%201.4-1.522%201.4c-.71%200-1.222-.546-1.222-1.143c0-.261.111-.538.354-1.069l.022-.047c.207-.453.513-1.12.513-1.884c0-.863-.41-1.741-.852-2.417m-1.56-2.087c1.4-.533%201.856-1.644%201.856-2.077V27.95h-8v1.326c0%20.433.456%201.544%201.857%202.077c.16.06.34.137.502.206l.095.04c.199.084.391.163.586.234c.406.147.723.217.96.217s.554-.07.96-.217c.195-.07.387-.15.586-.234l.095-.04m.503-.206c-.16.06-.34.137-.503.206z%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M24%2017a5.5%205.5%200%201%200%200-11a5.5%205.5%200%200%200%200%2011m0-2a3.5%203.5%200%201%200%200-7a3.5%203.5%200%200%200%200%207m-6%2013.94q0%20.184.033.393C16.18%2030.923%2015%2033.253%2015%2035.857c0%20.957.19%202.389.737%203.62c.541%201.22%201.583%202.523%203.375%202.523c1.745%200%203.222-1.373%203.222-3.143c0-.753-.303-1.403-.508-1.844l-.03-.064c-.235-.51-.351-.798-.351-1.092c0-.289.166-.771.526-1.324c.21-.32.448-.608.674-.835c.469.181.93.302%201.355.302c.427%200%20.887-.12%201.356-.302c.226.227.464.514.674.835c.36.553.526%201.035.526%201.324c0%20.286-.116.58-.354%201.1l-.03.067c-.204.442-.505%201.096-.505%201.833c0%201.77%201.477%203.143%203.222%203.143c1.787%200%202.818-1.389%203.35-2.59c.55-1.239.762-2.666.762-3.553c0-2.604-1.18-4.933-3.033-6.524q.032-.208.032-.393v-5.139q.595-.117%201.207-.255a58%2058%200%200%200%202.589-.653a3%203%200%201%200-1.59-5.786c-3.365.925-5.82%201.317-8.193%201.307c-2.384-.01-4.85-.426-8.253-1.316a3%203%200%200%200-1.519%205.804c1.323.346%202.565.64%203.76.873zm15.028-7.91l.238-.066a1%201%200%200%200-.53-1.928c-3.465.952-6.112%201.39-8.731%201.378c-2.623-.01-5.274-.472-8.751-1.381a1%201%200%200%200-.507%201.934c1.598.419%203.05.75%204.426.991a1%201%200%200%201%20.828.985V26h8v-3.03a1%201%200%200%201%20.828-.985a47%2047%200%200%200%204.2-.956M17.001%2035.856c0-1.766.71-3.38%201.885-4.584a5.05%205.05%200%200%200%201.865%201.544q-.244.302-.454.623c-.442.676-.852%201.554-.852%202.417c0%20.776.307%201.436.515%201.886l.022.047c.24.519.352.793.352%201.067c0%20.597-.513%201.143-1.222%201.143c-.621%200-1.136-.41-1.547-1.335c-.405-.91-.565-2.05-.565-2.808m10.703-2.417a8%208%200%200%200-.454-.623a5.05%205.05%200%200%200%201.865-1.544C30.289%2032.477%2031%2034.09%2031%2035.856c0%20.652-.17%201.796-.59%202.743c-.438.986-.963%201.4-1.522%201.4c-.71%200-1.222-.546-1.222-1.143c0-.261.111-.538.354-1.069l.022-.047c.207-.453.513-1.12.513-1.884c0-.863-.41-1.741-.852-2.417m-1.56-2.087c1.4-.533%201.856-1.644%201.856-2.077V27.95h-8v1.326c0%20.433.456%201.544%201.857%202.077c.16.06.34.137.502.206l.095.04c.199.084.391.163.586.234c.406.147.723.217.96.217s.554-.07.96-.217c.195-.07.387-.15.586-.234l.095-.04m.503-.206c-.16.06-.34.137-.503.206z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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