baby male 0306m icon

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

Name
baby-male-0306m
Set
Health Icons
Style
Filled
Category
People
Viewbox
48×48
License
MIT

1 other variant in Health Icons

More people icons from Health Icons

Use the baby male 0306m icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M16 7a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 1 1-2 0V9.414l-3.11 3.11a6 6 0 1 1-1.414-1.414L18.587 8H17a1 1 0 0 1-1-1m0 9a4 4 0 1 1-8 0a4 4 0 0 1 8 0" clip-rule="evenodd"/><path d="M18.4 36.8a3 3 0 1 0-4.8-3.6L11.5 36H9a3 3 0 0 0 0 6h4a3 3 0 0 0 2.4-1.2zm22.86.415c-.474-.526-1.116-.822-1.786-.822H36.27l-.57-.262c-.428-.476-.935-1.116-1.486-1.813c-1.328-1.68-2.92-3.69-4.319-4.546A5.17 5.17 0 0 0 27.159 29H21.5l.586 13h4.73a5.3 5.3 0 0 0 2.272-.516a5.85 5.85 0 0 0 1.911-1.46l.57-.655c.224.249.442.598.67.961c.502.802 1.045 1.67 1.78 1.67h5.589c.67 0 1.178-.295 1.652-.821s.74-1.239.74-1.982c0-.744-.266-1.457-.74-1.982M33.5 28a6.5 6.5 0 1 0 0-13a6.5 6.5 0 0 0 0 13"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsBabyMale0306m(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 fillRule="evenodd" d="M16 7a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 1 1-2 0V9.414l-3.11 3.11a6 6 0 1 1-1.414-1.414L18.587 8H17a1 1 0 0 1-1-1m0 9a4 4 0 1 1-8 0a4 4 0 0 1 8 0" clipRule="evenodd"/><path d="M18.4 36.8a3 3 0 1 0-4.8-3.6L11.5 36H9a3 3 0 0 0 0 6h4a3 3 0 0 0 2.4-1.2zm22.86.415c-.474-.526-1.116-.822-1.786-.822H36.27l-.57-.262c-.428-.476-.935-1.116-1.486-1.813c-1.328-1.68-2.92-3.69-4.319-4.546A5.17 5.17 0 0 0 27.159 29H21.5l.586 13h4.73a5.3 5.3 0 0 0 2.272-.516a5.85 5.85 0 0 0 1.911-1.46l.57-.655c.224.249.442.598.67.961c.502.802 1.045 1.67 1.78 1.67h5.589c.67 0 1.178-.295 1.652-.821s.74-1.239.74-1.982c0-.744-.266-1.457-.74-1.982M33.5 28a6.5 6.5 0 1 0 0-13a6.5 6.5 0 0 0 0 13"/></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 fill-rule="evenodd" d="M16 7a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 1 1-2 0V9.414l-3.11 3.11a6 6 0 1 1-1.414-1.414L18.587 8H17a1 1 0 0 1-1-1m0 9a4 4 0 1 1-8 0a4 4 0 0 1 8 0" clip-rule="evenodd"/><path d="M18.4 36.8a3 3 0 1 0-4.8-3.6L11.5 36H9a3 3 0 0 0 0 6h4a3 3 0 0 0 2.4-1.2zm22.86.415c-.474-.526-1.116-.822-1.786-.822H36.27l-.57-.262c-.428-.476-.935-1.116-1.486-1.813c-1.328-1.68-2.92-3.69-4.319-4.546A5.17 5.17 0 0 0 27.159 29H21.5l.586 13h4.73a5.3 5.3 0 0 0 2.272-.516a5.85 5.85 0 0 0 1.911-1.46l.57-.655c.224.249.442.598.67.961c.502.802 1.045 1.67 1.78 1.67h5.589c.67 0 1.178-.295 1.652-.821s.74-1.239.74-1.982c0-.744-.266-1.457-.74-1.982M33.5 28a6.5 6.5 0 1 0 0-13a6.5 6.5 0 0 0 0 13"/></g></svg>
</template>

CSS

.icon-baby-male-0306m {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M16%207a1%201%200%200%201%201-1h4a1%201%200%200%201%201%201v4a1%201%200%201%201-2%200V9.414l-3.11%203.11a6%206%200%201%201-1.414-1.414L18.587%208H17a1%201%200%200%201-1-1m0%209a4%204%200%201%201-8%200a4%204%200%200%201%208%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M18.4%2036.8a3%203%200%201%200-4.8-3.6L11.5%2036H9a3%203%200%200%200%200%206h4a3%203%200%200%200%202.4-1.2zm22.86.415c-.474-.526-1.116-.822-1.786-.822H36.27l-.57-.262c-.428-.476-.935-1.116-1.486-1.813c-1.328-1.68-2.92-3.69-4.319-4.546A5.17%205.17%200%200%200%2027.159%2029H21.5l.586%2013h4.73a5.3%205.3%200%200%200%202.272-.516a5.85%205.85%200%200%200%201.911-1.46l.57-.655c.224.249.442.598.67.961c.502.802%201.045%201.67%201.78%201.67h5.589c.67%200%201.178-.295%201.652-.821s.74-1.239.74-1.982c0-.744-.266-1.457-.74-1.982M33.5%2028a6.5%206.5%200%201%200%200-13a6.5%206.5%200%200%200%200%2013%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%20fill-rule%3D%22evenodd%22%20d%3D%22M16%207a1%201%200%200%201%201-1h4a1%201%200%200%201%201%201v4a1%201%200%201%201-2%200V9.414l-3.11%203.11a6%206%200%201%201-1.414-1.414L18.587%208H17a1%201%200%200%201-1-1m0%209a4%204%200%201%201-8%200a4%204%200%200%201%208%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M18.4%2036.8a3%203%200%201%200-4.8-3.6L11.5%2036H9a3%203%200%200%200%200%206h4a3%203%200%200%200%202.4-1.2zm22.86.415c-.474-.526-1.116-.822-1.786-.822H36.27l-.57-.262c-.428-.476-.935-1.116-1.486-1.813c-1.328-1.68-2.92-3.69-4.319-4.546A5.17%205.17%200%200%200%2027.159%2029H21.5l.586%2013h4.73a5.3%205.3%200%200%200%202.272-.516a5.85%205.85%200%200%200%201.911-1.46l.57-.655c.224.249.442.598.67.961c.502.802%201.045%201.67%201.78%201.67h5.589c.67%200%201.178-.295%201.652-.821s.74-1.239.74-1.982c0-.744-.266-1.457-.74-1.982M33.5%2028a6.5%206.5%200%201%200%200-13a6.5%206.5%200%200%200%200%2013%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-male-0306m.svg?color=%231a73e8&size=48