gynecology icon

gynecology-outline from Health Icons by Resolve to Save Lives · Outline · Specialties · MIT Free for personal and commercial use.

Name
gynecology-outline
Set
Health Icons
Style
Outline
Category
Specialties
Viewbox
48×48
License
MIT
Aliases
gynecology2x-outline

1 other variant in Health Icons

The same icon in other sets

More specialties icons from Health Icons

Use the gynecology 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="M39 8H9a1 1 0 0 0-1 1v30a1 1 0 0 0 1 1h30a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1M9 6a3 3 0 0 0-3 3v30a3 3 0 0 0 3 3h30a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M11.981 18.284c-.208-.37-.121-.816.273-1.214c.192-.194.395-.302.531-.337l.047-.01c.973.859 1.657 1.272 2.405 1.276c.172.001.319-.02.42-.036l.103-.017l.12-.018a.8.8 0 0 1 .355.036l.53-1.928a2.8 2.8 0 0 0-1.114-.095c-.098.012-.205.03-.269.04l-.04.007a1 1 0 0 1-.094.011h-.002l-.016-.003a1 1 0 0 1-.16-.073c-.187-.105-.485-.317-.964-.743c-.565-.503-1.274-.525-1.82-.383c-.547.14-1.055.464-1.453.865c-.784.792-1.387 2.193-.595 3.601c.453.808.966 1.477 1.412 1.985c-.014-.445.105-.845.368-1.134c.24-.264.566-.4.935-.42a9.7 9.7 0 0 1-.972-1.41" clip-rule="evenodd"/><path d="M16.313 21.442c1.142 1.095 1.46 2.59.712 3.34c-.75.751-2.283.472-3.425-.622c-1.143-1.094-1.461-2.59-.712-3.34s2.283-.472 3.425.622"/><path fill-rule="evenodd" d="M36.266 18.284c.208-.37.121-.816-.273-1.214a1.25 1.25 0 0 0-.531-.337l-.046-.01c-.973.859-1.658 1.272-2.406 1.276a2.5 2.5 0 0 1-.42-.036l-.103-.017l-.12-.018a.8.8 0 0 0-.354.036l-.531-1.928c.454-.125.81-.13 1.114-.095c.098.012.205.03.27.04l.04.007c.067.011.086.011.093.011h.003l.015-.004a1 1 0 0 0 .16-.072c.187-.105.485-.317.964-.743c.566-.503 1.275-.525 1.821-.383c.546.14 1.054.464 1.452.865c.784.792 1.387 2.193.596 3.601a12 12 0 0 1-1.412 1.985c.013-.445-.105-.845-.368-1.134c-.24-.264-.567-.4-.936-.42c.32-.388.665-.863.972-1.41" clip-rule="evenodd"/><path d="M31.934 21.442c-1.142 1.094-1.46 2.59-.711 3.34s2.282.472 3.425-.622s1.46-2.59.711-3.34c-.75-.75-2.282-.472-3.425.622M24.11 14c-10.834 0-6.771 8.043-4.063 8.043c2.247 0 1.007 8.918 2.453 11.957c.297.624 1.072 0 1.61 0s1.115.624 1.39 0c1.34-3.039-.026-11.957 2.221-11.957c2.71 0 7.223-8.043-3.61-8.043"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsGynecologyOutline(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="M39 8H9a1 1 0 0 0-1 1v30a1 1 0 0 0 1 1h30a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1M9 6a3 3 0 0 0-3 3v30a3 3 0 0 0 3 3h30a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3z" clipRule="evenodd"/><path fillRule="evenodd" d="M11.981 18.284c-.208-.37-.121-.816.273-1.214c.192-.194.395-.302.531-.337l.047-.01c.973.859 1.657 1.272 2.405 1.276c.172.001.319-.02.42-.036l.103-.017l.12-.018a.8.8 0 0 1 .355.036l.53-1.928a2.8 2.8 0 0 0-1.114-.095c-.098.012-.205.03-.269.04l-.04.007a1 1 0 0 1-.094.011h-.002l-.016-.003a1 1 0 0 1-.16-.073c-.187-.105-.485-.317-.964-.743c-.565-.503-1.274-.525-1.82-.383c-.547.14-1.055.464-1.453.865c-.784.792-1.387 2.193-.595 3.601c.453.808.966 1.477 1.412 1.985c-.014-.445.105-.845.368-1.134c.24-.264.566-.4.935-.42a9.7 9.7 0 0 1-.972-1.41" clipRule="evenodd"/><path d="M16.313 21.442c1.142 1.095 1.46 2.59.712 3.34c-.75.751-2.283.472-3.425-.622c-1.143-1.094-1.461-2.59-.712-3.34s2.283-.472 3.425.622"/><path fillRule="evenodd" d="M36.266 18.284c.208-.37.121-.816-.273-1.214a1.25 1.25 0 0 0-.531-.337l-.046-.01c-.973.859-1.658 1.272-2.406 1.276a2.5 2.5 0 0 1-.42-.036l-.103-.017l-.12-.018a.8.8 0 0 0-.354.036l-.531-1.928c.454-.125.81-.13 1.114-.095c.098.012.205.03.27.04l.04.007c.067.011.086.011.093.011h.003l.015-.004a1 1 0 0 0 .16-.072c.187-.105.485-.317.964-.743c.566-.503 1.275-.525 1.821-.383c.546.14 1.054.464 1.452.865c.784.792 1.387 2.193.596 3.601a12 12 0 0 1-1.412 1.985c.013-.445-.105-.845-.368-1.134c-.24-.264-.567-.4-.936-.42c.32-.388.665-.863.972-1.41" clipRule="evenodd"/><path d="M31.934 21.442c-1.142 1.094-1.46 2.59-.711 3.34s2.282.472 3.425-.622s1.46-2.59.711-3.34c-.75-.75-2.282-.472-3.425.622M24.11 14c-10.834 0-6.771 8.043-4.063 8.043c2.247 0 1.007 8.918 2.453 11.957c.297.624 1.072 0 1.61 0s1.115.624 1.39 0c1.34-3.039-.026-11.957 2.221-11.957c2.71 0 7.223-8.043-3.61-8.043"/></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="M39 8H9a1 1 0 0 0-1 1v30a1 1 0 0 0 1 1h30a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1M9 6a3 3 0 0 0-3 3v30a3 3 0 0 0 3 3h30a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M11.981 18.284c-.208-.37-.121-.816.273-1.214c.192-.194.395-.302.531-.337l.047-.01c.973.859 1.657 1.272 2.405 1.276c.172.001.319-.02.42-.036l.103-.017l.12-.018a.8.8 0 0 1 .355.036l.53-1.928a2.8 2.8 0 0 0-1.114-.095c-.098.012-.205.03-.269.04l-.04.007a1 1 0 0 1-.094.011h-.002l-.016-.003a1 1 0 0 1-.16-.073c-.187-.105-.485-.317-.964-.743c-.565-.503-1.274-.525-1.82-.383c-.547.14-1.055.464-1.453.865c-.784.792-1.387 2.193-.595 3.601c.453.808.966 1.477 1.412 1.985c-.014-.445.105-.845.368-1.134c.24-.264.566-.4.935-.42a9.7 9.7 0 0 1-.972-1.41" clip-rule="evenodd"/><path d="M16.313 21.442c1.142 1.095 1.46 2.59.712 3.34c-.75.751-2.283.472-3.425-.622c-1.143-1.094-1.461-2.59-.712-3.34s2.283-.472 3.425.622"/><path fill-rule="evenodd" d="M36.266 18.284c.208-.37.121-.816-.273-1.214a1.25 1.25 0 0 0-.531-.337l-.046-.01c-.973.859-1.658 1.272-2.406 1.276a2.5 2.5 0 0 1-.42-.036l-.103-.017l-.12-.018a.8.8 0 0 0-.354.036l-.531-1.928c.454-.125.81-.13 1.114-.095c.098.012.205.03.27.04l.04.007c.067.011.086.011.093.011h.003l.015-.004a1 1 0 0 0 .16-.072c.187-.105.485-.317.964-.743c.566-.503 1.275-.525 1.821-.383c.546.14 1.054.464 1.452.865c.784.792 1.387 2.193.596 3.601a12 12 0 0 1-1.412 1.985c.013-.445-.105-.845-.368-1.134c-.24-.264-.567-.4-.936-.42c.32-.388.665-.863.972-1.41" clip-rule="evenodd"/><path d="M31.934 21.442c-1.142 1.094-1.46 2.59-.711 3.34s2.282.472 3.425-.622s1.46-2.59.711-3.34c-.75-.75-2.282-.472-3.425.622M24.11 14c-10.834 0-6.771 8.043-4.063 8.043c2.247 0 1.007 8.918 2.453 11.957c.297.624 1.072 0 1.61 0s1.115.624 1.39 0c1.34-3.039-.026-11.957 2.221-11.957c2.71 0 7.223-8.043-3.61-8.043"/></g></svg>
</template>

CSS

.icon-gynecology-outline {
  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%22M39%208H9a1%201%200%200%200-1%201v30a1%201%200%200%200%201%201h30a1%201%200%200%200%201-1V9a1%201%200%200%200-1-1M9%206a3%203%200%200%200-3%203v30a3%203%200%200%200%203%203h30a3%203%200%200%200%203-3V9a3%203%200%200%200-3-3z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11.981%2018.284c-.208-.37-.121-.816.273-1.214c.192-.194.395-.302.531-.337l.047-.01c.973.859%201.657%201.272%202.405%201.276c.172.001.319-.02.42-.036l.103-.017l.12-.018a.8.8%200%200%201%20.355.036l.53-1.928a2.8%202.8%200%200%200-1.114-.095c-.098.012-.205.03-.269.04l-.04.007a1%201%200%200%201-.094.011h-.002l-.016-.003a1%201%200%200%201-.16-.073c-.187-.105-.485-.317-.964-.743c-.565-.503-1.274-.525-1.82-.383c-.547.14-1.055.464-1.453.865c-.784.792-1.387%202.193-.595%203.601c.453.808.966%201.477%201.412%201.985c-.014-.445.105-.845.368-1.134c.24-.264.566-.4.935-.42a9.7%209.7%200%200%201-.972-1.41%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M16.313%2021.442c1.142%201.095%201.46%202.59.712%203.34c-.75.751-2.283.472-3.425-.622c-1.143-1.094-1.461-2.59-.712-3.34s2.283-.472%203.425.622%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M36.266%2018.284c.208-.37.121-.816-.273-1.214a1.25%201.25%200%200%200-.531-.337l-.046-.01c-.973.859-1.658%201.272-2.406%201.276a2.5%202.5%200%200%201-.42-.036l-.103-.017l-.12-.018a.8.8%200%200%200-.354.036l-.531-1.928c.454-.125.81-.13%201.114-.095c.098.012.205.03.27.04l.04.007c.067.011.086.011.093.011h.003l.015-.004a1%201%200%200%200%20.16-.072c.187-.105.485-.317.964-.743c.566-.503%201.275-.525%201.821-.383c.546.14%201.054.464%201.452.865c.784.792%201.387%202.193.596%203.601a12%2012%200%200%201-1.412%201.985c.013-.445-.105-.845-.368-1.134c-.24-.264-.567-.4-.936-.42c.32-.388.665-.863.972-1.41%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M31.934%2021.442c-1.142%201.094-1.46%202.59-.711%203.34s2.282.472%203.425-.622s1.46-2.59.711-3.34c-.75-.75-2.282-.472-3.425.622M24.11%2014c-10.834%200-6.771%208.043-4.063%208.043c2.247%200%201.007%208.918%202.453%2011.957c.297.624%201.072%200%201.61%200s1.115.624%201.39%200c1.34-3.039-.026-11.957%202.221-11.957c2.71%200%207.223-8.043-3.61-8.043%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%22M39%208H9a1%201%200%200%200-1%201v30a1%201%200%200%200%201%201h30a1%201%200%200%200%201-1V9a1%201%200%200%200-1-1M9%206a3%203%200%200%200-3%203v30a3%203%200%200%200%203%203h30a3%203%200%200%200%203-3V9a3%203%200%200%200-3-3z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11.981%2018.284c-.208-.37-.121-.816.273-1.214c.192-.194.395-.302.531-.337l.047-.01c.973.859%201.657%201.272%202.405%201.276c.172.001.319-.02.42-.036l.103-.017l.12-.018a.8.8%200%200%201%20.355.036l.53-1.928a2.8%202.8%200%200%200-1.114-.095c-.098.012-.205.03-.269.04l-.04.007a1%201%200%200%201-.094.011h-.002l-.016-.003a1%201%200%200%201-.16-.073c-.187-.105-.485-.317-.964-.743c-.565-.503-1.274-.525-1.82-.383c-.547.14-1.055.464-1.453.865c-.784.792-1.387%202.193-.595%203.601c.453.808.966%201.477%201.412%201.985c-.014-.445.105-.845.368-1.134c.24-.264.566-.4.935-.42a9.7%209.7%200%200%201-.972-1.41%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M16.313%2021.442c1.142%201.095%201.46%202.59.712%203.34c-.75.751-2.283.472-3.425-.622c-1.143-1.094-1.461-2.59-.712-3.34s2.283-.472%203.425.622%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M36.266%2018.284c.208-.37.121-.816-.273-1.214a1.25%201.25%200%200%200-.531-.337l-.046-.01c-.973.859-1.658%201.272-2.406%201.276a2.5%202.5%200%200%201-.42-.036l-.103-.017l-.12-.018a.8.8%200%200%200-.354.036l-.531-1.928c.454-.125.81-.13%201.114-.095c.098.012.205.03.27.04l.04.007c.067.011.086.011.093.011h.003l.015-.004a1%201%200%200%200%20.16-.072c.187-.105.485-.317.964-.743c.566-.503%201.275-.525%201.821-.383c.546.14%201.054.464%201.452.865c.784.792%201.387%202.193.596%203.601a12%2012%200%200%201-1.412%201.985c.013-.445-.105-.845-.368-1.134c-.24-.264-.567-.4-.936-.42c.32-.388.665-.863.972-1.41%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M31.934%2021.442c-1.142%201.094-1.46%202.59-.711%203.34s2.282.472%203.425-.622s1.46-2.59.711-3.34c-.75-.75-2.282-.472-3.425.622M24.11%2014c-10.834%200-6.771%208.043-4.063%208.043c2.247%200%201.007%208.918%202.453%2011.957c.297.624%201.072%200%201.61%200s1.115.624%201.39%200c1.34-3.039-.026-11.957%202.221-11.957c2.71%200%207.223-8.043-3.61-8.043%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/gynecology-outline.svg?color=%231a73e8&size=48