obstetricsmonia icon
obstetricsmonia from Health Icons by Resolve to Save Lives · Filled · Specialties · MIT Free for personal and commercial use.
- Name
- obstetricsmonia
- Set
- Health Icons
- Style
- Filled
- Category
- Specialties
- Viewbox
- 48×48
- License
- MIT
1 other variant in Health Icons
More specialties icons from Health Icons
accident-and-emergencyadmissionsbiochemistry-laboratoryburn-unitcardiologychaplaincycoronary-care-unitcritical-caredischarge-loungeears-nose-and-throatendocrinologyfinance-deptgastroenterologygeneral-surgerygeriatricsgymgynecologyhematologyhematology-laboratoryhepatologyhuman-resorucesintensive-care-unitmedical-recordsnephrology
Use the obstetricsmonia 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="M9 6a3 3 0 0 0-3 3v30a3 3 0 0 0 3 3h30a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3zm6.515 26.283c4.686 4.686 12.284 4.686 16.97 0c4.687-4.687 4.687-12.285 0-16.971c-4.364-4.364-11.253-4.664-15.965-.9c2.836-.293 4.746 3.27 2.544 5.472c-1.076 1.076-.314 2.916 1.207 2.916h.638a3.47 3.47 0 0 1 3.355 2.577l1.273 4.774a6.9 6.9 0 0 0 1.825-1.149l-.04.003a1.5 1.5 0 0 1-1.57-1.132l-.99-3.96a1.5 1.5 0 1 1 2.91-.727l.683 2.73l1.955-.15a1.5 1.5 0 0 1 1.52 2.023c-.628 1.673-2.988 5.338-8.17 5.914a1.5 1.5 0 0 1-1.62-1.127l-.626-2.505l-2.505.626a1.5 1.5 0 1 1-.728-2.91l3.96-.99a1.5 1.5 0 0 1 .971.083l-.298-1.117A1.97 1.97 0 0 0 20.91 24.3h-.637c-2.858 0-4.29-3.456-2.269-5.476c1.267-1.268-.024-3.382-1.73-2.834l-1.87.601c-3.54 4.702-3.169 11.411 1.112 15.692M14.1 33.697c5.468 5.467 14.332 5.467 19.8 0c5.467-5.468 5.467-14.332 0-19.8c-5.468-5.467-14.332-5.467-19.8 0c-5.467 5.468-5.467 14.332 0 19.8m19.295-9.405a2.8 2.8 0 1 1-3.96-3.96a2.8 2.8 0 0 1 3.96 3.96" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsObstetricsmonia(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="M9 6a3 3 0 0 0-3 3v30a3 3 0 0 0 3 3h30a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3zm6.515 26.283c4.686 4.686 12.284 4.686 16.97 0c4.687-4.687 4.687-12.285 0-16.971c-4.364-4.364-11.253-4.664-15.965-.9c2.836-.293 4.746 3.27 2.544 5.472c-1.076 1.076-.314 2.916 1.207 2.916h.638a3.47 3.47 0 0 1 3.355 2.577l1.273 4.774a6.9 6.9 0 0 0 1.825-1.149l-.04.003a1.5 1.5 0 0 1-1.57-1.132l-.99-3.96a1.5 1.5 0 1 1 2.91-.727l.683 2.73l1.955-.15a1.5 1.5 0 0 1 1.52 2.023c-.628 1.673-2.988 5.338-8.17 5.914a1.5 1.5 0 0 1-1.62-1.127l-.626-2.505l-2.505.626a1.5 1.5 0 1 1-.728-2.91l3.96-.99a1.5 1.5 0 0 1 .971.083l-.298-1.117A1.97 1.97 0 0 0 20.91 24.3h-.637c-2.858 0-4.29-3.456-2.269-5.476c1.267-1.268-.024-3.382-1.73-2.834l-1.87.601c-3.54 4.702-3.169 11.411 1.112 15.692M14.1 33.697c5.468 5.467 14.332 5.467 19.8 0c5.467-5.468 5.467-14.332 0-19.8c-5.468-5.467-14.332-5.467-19.8 0c-5.467 5.468-5.467 14.332 0 19.8m19.295-9.405a2.8 2.8 0 1 1-3.96-3.96a2.8 2.8 0 0 1 3.96 3.96" 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="M9 6a3 3 0 0 0-3 3v30a3 3 0 0 0 3 3h30a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3zm6.515 26.283c4.686 4.686 12.284 4.686 16.97 0c4.687-4.687 4.687-12.285 0-16.971c-4.364-4.364-11.253-4.664-15.965-.9c2.836-.293 4.746 3.27 2.544 5.472c-1.076 1.076-.314 2.916 1.207 2.916h.638a3.47 3.47 0 0 1 3.355 2.577l1.273 4.774a6.9 6.9 0 0 0 1.825-1.149l-.04.003a1.5 1.5 0 0 1-1.57-1.132l-.99-3.96a1.5 1.5 0 1 1 2.91-.727l.683 2.73l1.955-.15a1.5 1.5 0 0 1 1.52 2.023c-.628 1.673-2.988 5.338-8.17 5.914a1.5 1.5 0 0 1-1.62-1.127l-.626-2.505l-2.505.626a1.5 1.5 0 1 1-.728-2.91l3.96-.99a1.5 1.5 0 0 1 .971.083l-.298-1.117A1.97 1.97 0 0 0 20.91 24.3h-.637c-2.858 0-4.29-3.456-2.269-5.476c1.267-1.268-.024-3.382-1.73-2.834l-1.87.601c-3.54 4.702-3.169 11.411 1.112 15.692M14.1 33.697c5.468 5.467 14.332 5.467 19.8 0c5.467-5.468 5.467-14.332 0-19.8c-5.468-5.467-14.332-5.467-19.8 0c-5.467 5.468-5.467 14.332 0 19.8m19.295-9.405a2.8 2.8 0 1 1-3.96-3.96a2.8 2.8 0 0 1 3.96 3.96" clip-rule="evenodd"/></svg> </template>
CSS
.icon-obstetricsmonia {
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%22M9%206a3%203%200%200%200-3%203v30a3%203%200%200%200%203%203h30a3%203%200%200%200%203-3V9a3%203%200%200%200-3-3zm6.515%2026.283c4.686%204.686%2012.284%204.686%2016.97%200c4.687-4.687%204.687-12.285%200-16.971c-4.364-4.364-11.253-4.664-15.965-.9c2.836-.293%204.746%203.27%202.544%205.472c-1.076%201.076-.314%202.916%201.207%202.916h.638a3.47%203.47%200%200%201%203.355%202.577l1.273%204.774a6.9%206.9%200%200%200%201.825-1.149l-.04.003a1.5%201.5%200%200%201-1.57-1.132l-.99-3.96a1.5%201.5%200%201%201%202.91-.727l.683%202.73l1.955-.15a1.5%201.5%200%200%201%201.52%202.023c-.628%201.673-2.988%205.338-8.17%205.914a1.5%201.5%200%200%201-1.62-1.127l-.626-2.505l-2.505.626a1.5%201.5%200%201%201-.728-2.91l3.96-.99a1.5%201.5%200%200%201%20.971.083l-.298-1.117A1.97%201.97%200%200%200%2020.91%2024.3h-.637c-2.858%200-4.29-3.456-2.269-5.476c1.267-1.268-.024-3.382-1.73-2.834l-1.87.601c-3.54%204.702-3.169%2011.411%201.112%2015.692M14.1%2033.697c5.468%205.467%2014.332%205.467%2019.8%200c5.467-5.468%205.467-14.332%200-19.8c-5.468-5.467-14.332-5.467-19.8%200c-5.467%205.468-5.467%2014.332%200%2019.8m19.295-9.405a2.8%202.8%200%201%201-3.96-3.96a2.8%202.8%200%200%201%203.96%203.96%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%22M9%206a3%203%200%200%200-3%203v30a3%203%200%200%200%203%203h30a3%203%200%200%200%203-3V9a3%203%200%200%200-3-3zm6.515%2026.283c4.686%204.686%2012.284%204.686%2016.97%200c4.687-4.687%204.687-12.285%200-16.971c-4.364-4.364-11.253-4.664-15.965-.9c2.836-.293%204.746%203.27%202.544%205.472c-1.076%201.076-.314%202.916%201.207%202.916h.638a3.47%203.47%200%200%201%203.355%202.577l1.273%204.774a6.9%206.9%200%200%200%201.825-1.149l-.04.003a1.5%201.5%200%200%201-1.57-1.132l-.99-3.96a1.5%201.5%200%201%201%202.91-.727l.683%202.73l1.955-.15a1.5%201.5%200%200%201%201.52%202.023c-.628%201.673-2.988%205.338-8.17%205.914a1.5%201.5%200%200%201-1.62-1.127l-.626-2.505l-2.505.626a1.5%201.5%200%201%201-.728-2.91l3.96-.99a1.5%201.5%200%200%201%20.971.083l-.298-1.117A1.97%201.97%200%200%200%2020.91%2024.3h-.637c-2.858%200-4.29-3.456-2.269-5.476c1.267-1.268-.024-3.382-1.73-2.834l-1.87.601c-3.54%204.702-3.169%2011.411%201.112%2015.692M14.1%2033.697c5.468%205.467%2014.332%205.467%2019.8%200c5.467-5.468%205.467-14.332%200-19.8c-5.468-5.467-14.332-5.467-19.8%200c-5.467%205.468-5.467%2014.332%200%2019.8m19.295-9.405a2.8%202.8%200%201%201-3.96-3.96a2.8%202.8%200%200%201%203.96%203.96%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/obstetricsmonia.svg?color=%231a73e8&size=48