fetus icon
fetus from Health Icons by Resolve to Save Lives · Filled · People · MIT Free for personal and commercial use.
- Name
- fetus
- 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-0203mbaby-0306mbaby-female-0203m-altbaby-female-0306mbaby-female-0609mbaby-male-0203m-altbaby-male-0306mbaby-male-0609mboy-0105yboy-1015ycall-centrechild-carechild-cognitionchild-programcity-workerclean-handscommunity-healthworkerconstruction-worker
Use the fetus 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="M28.758 25.612a2.25 2.25 0 0 1 2.399 1.342c.482 1.13.393 2.357.086 3.377c-.319 1.056-.926 2.095-1.77 2.996c-1.722 1.836-4.457 3.135-8 2.957a2.25 2.25 0 0 1-1.95-1.347l-1.762-4.04l-2.061.674a2.25 2.25 0 0 1-1.4-4.277l4.005-1.31a2.25 2.25 0 0 1 2.762 1.238l1.973 4.522c1.242-.156 2.153-.62 2.783-1.148l-.053.008a2.25 2.25 0 0 1-2.47-1.528l-1.446-4.434a2.25 2.25 0 0 1 4.279-1.396l.857 2.628z" clip-rule="evenodd"/><path d="M37 21.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0"/><path fill-rule="evenodd" d="M17.244 38.504A16 16 0 1 0 30.755 9.497a16 16 0 0 0-13.51 29.007l-.845 1.813A18 18 0 1 1 31.6 7.683a18 18 0 0 1-15.2 32.634z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M15.986 17.842c-.027.839-.397 1.596-1.128 2.198l-.748.615c-.262.215-.337.407-.355.53a.57.57 0 0 0 .106.41c.19.28.684.576 1.44.375c.5-.134 1.163-.281 1.765.045c.298.162.493.391.627.58c.118.167.23.366.328.54l.02.035l.022.039l1.636 3.626l-1.824.823l-1.598-3.544a9 9 0 0 0-.163-.28a4 4 0 0 0-.298.068c-1.494.398-2.893-.132-3.607-1.18a2.57 2.57 0 0 1-.432-1.837c.102-.675.473-1.29 1.063-1.775l.747-.614c.314-.259.393-.489.4-.719c.01-.287-.095-.684-.368-1.213c-.269-.52-.652-1.08-1.094-1.68a75 75 0 0 0-.5-.669a45 45 0 0 1-.842-1.138l1.634-1.154c.244.346.5.685.77 1.042q.266.35.548.732c.454.617.917 1.282 1.261 1.95c.34.658.615 1.413.59 2.194" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsFetus(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="M28.758 25.612a2.25 2.25 0 0 1 2.399 1.342c.482 1.13.393 2.357.086 3.377c-.319 1.056-.926 2.095-1.77 2.996c-1.722 1.836-4.457 3.135-8 2.957a2.25 2.25 0 0 1-1.95-1.347l-1.762-4.04l-2.061.674a2.25 2.25 0 0 1-1.4-4.277l4.005-1.31a2.25 2.25 0 0 1 2.762 1.238l1.973 4.522c1.242-.156 2.153-.62 2.783-1.148l-.053.008a2.25 2.25 0 0 1-2.47-1.528l-1.446-4.434a2.25 2.25 0 0 1 4.279-1.396l.857 2.628z" clipRule="evenodd"/><path d="M37 21.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0"/><path fillRule="evenodd" d="M17.244 38.504A16 16 0 1 0 30.755 9.497a16 16 0 0 0-13.51 29.007l-.845 1.813A18 18 0 1 1 31.6 7.683a18 18 0 0 1-15.2 32.634z" clipRule="evenodd"/><path fillRule="evenodd" d="M15.986 17.842c-.027.839-.397 1.596-1.128 2.198l-.748.615c-.262.215-.337.407-.355.53a.57.57 0 0 0 .106.41c.19.28.684.576 1.44.375c.5-.134 1.163-.281 1.765.045c.298.162.493.391.627.58c.118.167.23.366.328.54l.02.035l.022.039l1.636 3.626l-1.824.823l-1.598-3.544a9 9 0 0 0-.163-.28a4 4 0 0 0-.298.068c-1.494.398-2.893-.132-3.607-1.18a2.57 2.57 0 0 1-.432-1.837c.102-.675.473-1.29 1.063-1.775l.747-.614c.314-.259.393-.489.4-.719c.01-.287-.095-.684-.368-1.213c-.269-.52-.652-1.08-1.094-1.68a75 75 0 0 0-.5-.669a45 45 0 0 1-.842-1.138l1.634-1.154c.244.346.5.685.77 1.042q.266.35.548.732c.454.617.917 1.282 1.261 1.95c.34.658.615 1.413.59 2.194" clipRule="evenodd"/></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="M28.758 25.612a2.25 2.25 0 0 1 2.399 1.342c.482 1.13.393 2.357.086 3.377c-.319 1.056-.926 2.095-1.77 2.996c-1.722 1.836-4.457 3.135-8 2.957a2.25 2.25 0 0 1-1.95-1.347l-1.762-4.04l-2.061.674a2.25 2.25 0 0 1-1.4-4.277l4.005-1.31a2.25 2.25 0 0 1 2.762 1.238l1.973 4.522c1.242-.156 2.153-.62 2.783-1.148l-.053.008a2.25 2.25 0 0 1-2.47-1.528l-1.446-4.434a2.25 2.25 0 0 1 4.279-1.396l.857 2.628z" clip-rule="evenodd"/><path d="M37 21.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0"/><path fill-rule="evenodd" d="M17.244 38.504A16 16 0 1 0 30.755 9.497a16 16 0 0 0-13.51 29.007l-.845 1.813A18 18 0 1 1 31.6 7.683a18 18 0 0 1-15.2 32.634z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M15.986 17.842c-.027.839-.397 1.596-1.128 2.198l-.748.615c-.262.215-.337.407-.355.53a.57.57 0 0 0 .106.41c.19.28.684.576 1.44.375c.5-.134 1.163-.281 1.765.045c.298.162.493.391.627.58c.118.167.23.366.328.54l.02.035l.022.039l1.636 3.626l-1.824.823l-1.598-3.544a9 9 0 0 0-.163-.28a4 4 0 0 0-.298.068c-1.494.398-2.893-.132-3.607-1.18a2.57 2.57 0 0 1-.432-1.837c.102-.675.473-1.29 1.063-1.775l.747-.614c.314-.259.393-.489.4-.719c.01-.287-.095-.684-.368-1.213c-.269-.52-.652-1.08-1.094-1.68a75 75 0 0 0-.5-.669a45 45 0 0 1-.842-1.138l1.634-1.154c.244.346.5.685.77 1.042q.266.35.548.732c.454.617.917 1.282 1.261 1.95c.34.658.615 1.413.59 2.194" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-fetus {
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%22M28.758%2025.612a2.25%202.25%200%200%201%202.399%201.342c.482%201.13.393%202.357.086%203.377c-.319%201.056-.926%202.095-1.77%202.996c-1.722%201.836-4.457%203.135-8%202.957a2.25%202.25%200%200%201-1.95-1.347l-1.762-4.04l-2.061.674a2.25%202.25%200%200%201-1.4-4.277l4.005-1.31a2.25%202.25%200%200%201%202.762%201.238l1.973%204.522c1.242-.156%202.153-.62%202.783-1.148l-.053.008a2.25%202.25%200%200%201-2.47-1.528l-1.446-4.434a2.25%202.25%200%200%201%204.279-1.396l.857%202.628z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M37%2021.5a4.5%204.5%200%201%201-9%200a4.5%204.5%200%200%201%209%200%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M17.244%2038.504A16%2016%200%201%200%2030.755%209.497a16%2016%200%200%200-13.51%2029.007l-.845%201.813A18%2018%200%201%201%2031.6%207.683a18%2018%200%200%201-15.2%2032.634z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M15.986%2017.842c-.027.839-.397%201.596-1.128%202.198l-.748.615c-.262.215-.337.407-.355.53a.57.57%200%200%200%20.106.41c.19.28.684.576%201.44.375c.5-.134%201.163-.281%201.765.045c.298.162.493.391.627.58c.118.167.23.366.328.54l.02.035l.022.039l1.636%203.626l-1.824.823l-1.598-3.544a9%209%200%200%200-.163-.28a4%204%200%200%200-.298.068c-1.494.398-2.893-.132-3.607-1.18a2.57%202.57%200%200%201-.432-1.837c.102-.675.473-1.29%201.063-1.775l.747-.614c.314-.259.393-.489.4-.719c.01-.287-.095-.684-.368-1.213c-.269-.52-.652-1.08-1.094-1.68a75%2075%200%200%200-.5-.669a45%2045%200%200%201-.842-1.138l1.634-1.154c.244.346.5.685.77%201.042q.266.35.548.732c.454.617.917%201.282%201.261%201.95c.34.658.615%201.413.59%202.194%22%20clip-rule%3D%22evenodd%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%22M28.758%2025.612a2.25%202.25%200%200%201%202.399%201.342c.482%201.13.393%202.357.086%203.377c-.319%201.056-.926%202.095-1.77%202.996c-1.722%201.836-4.457%203.135-8%202.957a2.25%202.25%200%200%201-1.95-1.347l-1.762-4.04l-2.061.674a2.25%202.25%200%200%201-1.4-4.277l4.005-1.31a2.25%202.25%200%200%201%202.762%201.238l1.973%204.522c1.242-.156%202.153-.62%202.783-1.148l-.053.008a2.25%202.25%200%200%201-2.47-1.528l-1.446-4.434a2.25%202.25%200%200%201%204.279-1.396l.857%202.628z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M37%2021.5a4.5%204.5%200%201%201-9%200a4.5%204.5%200%200%201%209%200%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M17.244%2038.504A16%2016%200%201%200%2030.755%209.497a16%2016%200%200%200-13.51%2029.007l-.845%201.813A18%2018%200%201%201%2031.6%207.683a18%2018%200%200%201-15.2%2032.634z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M15.986%2017.842c-.027.839-.397%201.596-1.128%202.198l-.748.615c-.262.215-.337.407-.355.53a.57.57%200%200%200%20.106.41c.19.28.684.576%201.44.375c.5-.134%201.163-.281%201.765.045c.298.162.493.391.627.58c.118.167.23.366.328.54l.02.035l.022.039l1.636%203.626l-1.824.823l-1.598-3.544a9%209%200%200%200-.163-.28a4%204%200%200%200-.298.068c-1.494.398-2.893-.132-3.607-1.18a2.57%202.57%200%200%201-.432-1.837c.102-.675.473-1.29%201.063-1.775l.747-.614c.314-.259.393-.489.4-.719c.01-.287-.095-.684-.368-1.213c-.269-.52-.652-1.08-1.094-1.68a75%2075%200%200%200-.5-.669a45%2045%200%200%201-.842-1.138l1.634-1.154c.244.346.5.685.77%201.042q.266.35.548.732c.454.617.917%201.282%201.261%201.95c.34.658.615%201.413.59%202.194%22%20clip-rule%3D%22evenodd%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/fetus.svg?color=%231a73e8&size=48