baby female 0203m alt negative icon

baby-female-0203m-alt-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.

Name
baby-female-0203m-alt-negative
Set
Health Icons
Style
Filled
Viewbox
48×48
License
MIT

Related icons in Health Icons

Use the baby female 0203m alt negative icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsBabyFemale0203mAltNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zm-9 12a6 6 0 1 1-12 0a6 6 0 0 1 12 0m-27 4a4 4 0 1 0 0-8a4 4 0 0 0 0 8m6-4a6 6 0 0 1-5 5.917V20h2a1 1 0 1 1 0 2h-2v3a1 1 0 1 1-2 0v-3H9a1 1 0 1 1 0-2h2v-2.083A6.002 6.002 0 0 1 12 6a6 6 0 0 1 6 6m6 9.344v-4.897c.99.407 2.012.9 3.047 1.466q.286.164.568.317a41 41 0 0 1 6.371 4.522c3.579 3.091 6.57 6.764 8.014 10.434v.855c0 1.733-.533 3.466-1.647 4.87c-1.391-3.847-3.977-7.546-6.934-10.61c-2.956-3.063-6.348-5.56-9.419-6.957m11.293-.105a43 43 0 0 0-1.26-1.048C36.49 20.186 38.957 19.178 42 17v11.83c-1.738-2.752-4.107-5.346-6.707-7.591m3.46 19.167a1 1 0 0 1-.04-.104c-1.188-3.748-3.716-7.486-6.733-10.612c-2.552-2.645-5.4-4.797-7.98-6.124v5.865c2.29 1.433 4.777 3.946 6.93 6.987a36 36 0 0 1 3.222 5.534c1.885-.163 3.412-.724 4.6-1.546M24 34.041v-2.175c1.72 1.317 3.591 3.297 5.297 5.707a34 34 0 0 1 2.633 4.38C26.487 41.462 24 37.249 24 34.04" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsBabyFemale0203mAltNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsBabyFemale0203mAltNegative(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clipPath="url(#healthiconsBabyFemale0203mAltNegative)"><path fill="currentColor" fillRule="evenodd" d="M48 0H0v48h48zm-9 12a6 6 0 1 1-12 0a6 6 0 0 1 12 0m-27 4a4 4 0 1 0 0-8a4 4 0 0 0 0 8m6-4a6 6 0 0 1-5 5.917V20h2a1 1 0 1 1 0 2h-2v3a1 1 0 1 1-2 0v-3H9a1 1 0 1 1 0-2h2v-2.083A6.002 6.002 0 0 1 12 6a6 6 0 0 1 6 6m6 9.344v-4.897c.99.407 2.012.9 3.047 1.466q.286.164.568.317a41 41 0 0 1 6.371 4.522c3.579 3.091 6.57 6.764 8.014 10.434v.855c0 1.733-.533 3.466-1.647 4.87c-1.391-3.847-3.977-7.546-6.934-10.61c-2.956-3.063-6.348-5.56-9.419-6.957m11.293-.105a43 43 0 0 0-1.26-1.048C36.49 20.186 38.957 19.178 42 17v11.83c-1.738-2.752-4.107-5.346-6.707-7.591m3.46 19.167a1 1 0 0 1-.04-.104c-1.188-3.748-3.716-7.486-6.733-10.612c-2.552-2.645-5.4-4.797-7.98-6.124v5.865c2.29 1.433 4.777 3.946 6.93 6.987a36 36 0 0 1 3.222 5.534c1.885-.163 3.412-.724 4.6-1.546M24 34.041v-2.175c1.72 1.317 3.591 3.297 5.297 5.707a34 34 0 0 1 2.633 4.38C26.487 41.462 24 37.249 24 34.04" clipRule="evenodd"/></g><defs><clipPath id="healthiconsBabyFemale0203mAltNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsBabyFemale0203mAltNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zm-9 12a6 6 0 1 1-12 0a6 6 0 0 1 12 0m-27 4a4 4 0 1 0 0-8a4 4 0 0 0 0 8m6-4a6 6 0 0 1-5 5.917V20h2a1 1 0 1 1 0 2h-2v3a1 1 0 1 1-2 0v-3H9a1 1 0 1 1 0-2h2v-2.083A6.002 6.002 0 0 1 12 6a6 6 0 0 1 6 6m6 9.344v-4.897c.99.407 2.012.9 3.047 1.466q.286.164.568.317a41 41 0 0 1 6.371 4.522c3.579 3.091 6.57 6.764 8.014 10.434v.855c0 1.733-.533 3.466-1.647 4.87c-1.391-3.847-3.977-7.546-6.934-10.61c-2.956-3.063-6.348-5.56-9.419-6.957m11.293-.105a43 43 0 0 0-1.26-1.048C36.49 20.186 38.957 19.178 42 17v11.83c-1.738-2.752-4.107-5.346-6.707-7.591m3.46 19.167a1 1 0 0 1-.04-.104c-1.188-3.748-3.716-7.486-6.733-10.612c-2.552-2.645-5.4-4.797-7.98-6.124v5.865c2.29 1.433 4.777 3.946 6.93 6.987a36 36 0 0 1 3.222 5.534c1.885-.163 3.412-.724 4.6-1.546M24 34.041v-2.175c1.72 1.317 3.591 3.297 5.297 5.707a34 34 0 0 1 2.633 4.38C26.487 41.462 24 37.249 24 34.04" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsBabyFemale0203mAltNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-baby-female-0203m-alt-negative {
  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%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsBabyFemale0203mAltNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zm-9%2012a6%206%200%201%201-12%200a6%206%200%200%201%2012%200m-27%204a4%204%200%201%200%200-8a4%204%200%200%200%200%208m6-4a6%206%200%200%201-5%205.917V20h2a1%201%200%201%201%200%202h-2v3a1%201%200%201%201-2%200v-3H9a1%201%200%201%201%200-2h2v-2.083A6.002%206.002%200%200%201%2012%206a6%206%200%200%201%206%206m6%209.344v-4.897c.99.407%202.012.9%203.047%201.466q.286.164.568.317a41%2041%200%200%201%206.371%204.522c3.579%203.091%206.57%206.764%208.014%2010.434v.855c0%201.733-.533%203.466-1.647%204.87c-1.391-3.847-3.977-7.546-6.934-10.61c-2.956-3.063-6.348-5.56-9.419-6.957m11.293-.105a43%2043%200%200%200-1.26-1.048C36.49%2020.186%2038.957%2019.178%2042%2017v11.83c-1.738-2.752-4.107-5.346-6.707-7.591m3.46%2019.167a1%201%200%200%201-.04-.104c-1.188-3.748-3.716-7.486-6.733-10.612c-2.552-2.645-5.4-4.797-7.98-6.124v5.865c2.29%201.433%204.777%203.946%206.93%206.987a36%2036%200%200%201%203.222%205.534c1.885-.163%203.412-.724%204.6-1.546M24%2034.041v-2.175c1.72%201.317%203.591%203.297%205.297%205.707a34%2034%200%200%201%202.633%204.38C26.487%2041.462%2024%2037.249%2024%2034.04%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsBabyFemale0203mAltNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsBabyFemale0203mAltNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zm-9%2012a6%206%200%201%201-12%200a6%206%200%200%201%2012%200m-27%204a4%204%200%201%200%200-8a4%204%200%200%200%200%208m6-4a6%206%200%200%201-5%205.917V20h2a1%201%200%201%201%200%202h-2v3a1%201%200%201%201-2%200v-3H9a1%201%200%201%201%200-2h2v-2.083A6.002%206.002%200%200%201%2012%206a6%206%200%200%201%206%206m6%209.344v-4.897c.99.407%202.012.9%203.047%201.466q.286.164.568.317a41%2041%200%200%201%206.371%204.522c3.579%203.091%206.57%206.764%208.014%2010.434v.855c0%201.733-.533%203.466-1.647%204.87c-1.391-3.847-3.977-7.546-6.934-10.61c-2.956-3.063-6.348-5.56-9.419-6.957m11.293-.105a43%2043%200%200%200-1.26-1.048C36.49%2020.186%2038.957%2019.178%2042%2017v11.83c-1.738-2.752-4.107-5.346-6.707-7.591m3.46%2019.167a1%201%200%200%201-.04-.104c-1.188-3.748-3.716-7.486-6.733-10.612c-2.552-2.645-5.4-4.797-7.98-6.124v5.865c2.29%201.433%204.777%203.946%206.93%206.987a36%2036%200%200%201%203.222%205.534c1.885-.163%203.412-.724%204.6-1.546M24%2034.041v-2.175c1.72%201.317%203.591%203.297%205.297%205.707a34%2034%200%200%201%202.633%204.38C26.487%2041.462%2024%2037.249%2024%2034.04%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsBabyFemale0203mAltNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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