baby male 0203m alt negative icon

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

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

Related icons in Health Icons

Use the baby male 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(#healthiconsBabyMale0203mAltNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zm-9 12a6 6 0 1 1-12 0a6 6 0 0 1 12 0m-27 8a4 4 0 1 0 0-8a4 4 0 0 0 0 8m0 2a6 6 0 0 0 4.89-9.476L20 9.414V11a1 1 0 1 0 2 0V7a1 1 0 0 0-1-1h-4a1 1 0 1 0 0 2h1.586l-3.11 3.11A6 6 0 1 0 12 22m12 12.041V16.447c.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.855C42 38.021 39.188 42 33 42c-6.187 0-9-4.548-9-7.959M35.293 21.24a43 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.591" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsBabyMale0203mAltNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsBabyMale0203mAltNegative(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(#healthiconsBabyMale0203mAltNegative)"><path fill="currentColor" fillRule="evenodd" d="M48 0H0v48h48zm-9 12a6 6 0 1 1-12 0a6 6 0 0 1 12 0m-27 8a4 4 0 1 0 0-8a4 4 0 0 0 0 8m0 2a6 6 0 0 0 4.89-9.476L20 9.414V11a1 1 0 1 0 2 0V7a1 1 0 0 0-1-1h-4a1 1 0 1 0 0 2h1.586l-3.11 3.11A6 6 0 1 0 12 22m12 12.041V16.447c.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.855C42 38.021 39.188 42 33 42c-6.187 0-9-4.548-9-7.959M35.293 21.24a43 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.591" clipRule="evenodd"/></g><defs><clipPath id="healthiconsBabyMale0203mAltNegative"><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(#healthiconsBabyMale0203mAltNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zm-9 12a6 6 0 1 1-12 0a6 6 0 0 1 12 0m-27 8a4 4 0 1 0 0-8a4 4 0 0 0 0 8m0 2a6 6 0 0 0 4.89-9.476L20 9.414V11a1 1 0 1 0 2 0V7a1 1 0 0 0-1-1h-4a1 1 0 1 0 0 2h1.586l-3.11 3.11A6 6 0 1 0 12 22m12 12.041V16.447c.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.855C42 38.021 39.188 42 33 42c-6.187 0-9-4.548-9-7.959M35.293 21.24a43 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.591" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsBabyMale0203mAltNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-baby-male-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(%23healthiconsBabyMale0203mAltNegative)%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%208a4%204%200%201%200%200-8a4%204%200%200%200%200%208m0%202a6%206%200%200%200%204.89-9.476L20%209.414V11a1%201%200%201%200%202%200V7a1%201%200%200%200-1-1h-4a1%201%200%201%200%200%202h1.586l-3.11%203.11A6%206%200%201%200%2012%2022m12%2012.041V16.447c.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.855C42%2038.021%2039.188%2042%2033%2042c-6.187%200-9-4.548-9-7.959M35.293%2021.24a43%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.591%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsBabyMale0203mAltNegative%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(%23healthiconsBabyMale0203mAltNegative)%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%208a4%204%200%201%200%200-8a4%204%200%200%200%200%208m0%202a6%206%200%200%200%204.89-9.476L20%209.414V11a1%201%200%201%200%202%200V7a1%201%200%200%200-1-1h-4a1%201%200%201%200%200%202h1.586l-3.11%203.11A6%206%200%201%200%2012%2022m12%2012.041V16.447c.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.855C42%2038.021%2039.188%2042%2033%2042c-6.187%200-9-4.548-9-7.959M35.293%2021.24a43%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.591%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsBabyMale0203mAltNegative%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-male-0203m-alt-negative.svg?color=%231a73e8&size=48