gynecology icon

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

Name
gynecology
Set
Health Icons
Style
Filled
Category
Specialties
Viewbox
48×48
License
MIT

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"><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-3zm1.49 9.915c-.485.485-.62 1.059-.34 1.551c.341.601.72 1.127 1.079 1.563a1.5 1.5 0 0 0-.9.462c-.26.281-.397.655-.422 1.073a13.3 13.3 0 0 1-1.496-2.11c-.874-1.541-.211-3.078.664-3.953c.443-.444 1.006-.796 1.603-.949c.596-.152 1.353-.126 1.955.405c1.045.92 1.527 1 1.789 1.025q.068.005.175.007c.371.006 1.072.017 1.795.527l-1.152 1.635c-.193-.136-.23-.137-.46-.144c-.117-.004-.285-.009-.55-.034c-.791-.076-1.65-.4-2.903-1.502a.4.4 0 0 0-.153.019c-.191.049-.449.189-.685.425m.851-.44l-.01-.003zm3.944 5.535c1.318 1.25 1.686 2.96.821 3.817c-.864.858-2.633.54-3.951-.711s-1.686-2.96-.821-3.817c.864-.858 2.633-.54 3.951.71m21.754-5.12c.445.477.593 1.078.316 1.601a11 11 0 0 1-.983 1.532c.348.044.656.197.888.468c.252.294.381.69.396 1.132a13.4 13.4 0 0 0 1.466-2.195c.8-1.51.204-3.019-.62-3.902c-.417-.446-.954-.81-1.536-.97c-.59-.161-1.342-.13-1.928.424c-.973.918-1.406.981-1.615 1.003q-.054.004-.147.005c-.338.005-1.04.016-1.745.547l1.205 1.596c.157-.118.168-.118.353-.123c.105-.003.265-.008.538-.036c.77-.079 1.584-.416 2.744-1.5l.067.014c.153.042.383.17.601.404m-.697-.42h.009zm-4.19 5.54c-1.319 1.25-1.686 2.96-.822 3.817c.865.858 2.634.54 3.952-.711s1.686-2.96.821-3.817c-.864-.858-2.634-.54-3.952.71m-12.105 1.033C17.34 22.043 13.276 14 24.11 14s6.32 8.043 3.611 8.043c-1.29 0-1.389 2.938-1.493 6.017c-.077 2.284-.157 4.646-.728 5.94c-.179.405-.485.284-.825.15c-.183-.073-.376-.15-.565-.15c-.18 0-.386.07-.591.139c-.411.139-.821.277-1.019-.139c-.623-1.31-.748-3.711-.867-6.02c-.158-3.05-.307-5.937-1.586-5.937" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsGynecology(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-3zm1.49 9.915c-.485.485-.62 1.059-.34 1.551c.341.601.72 1.127 1.079 1.563a1.5 1.5 0 0 0-.9.462c-.26.281-.397.655-.422 1.073a13.3 13.3 0 0 1-1.496-2.11c-.874-1.541-.211-3.078.664-3.953c.443-.444 1.006-.796 1.603-.949c.596-.152 1.353-.126 1.955.405c1.045.92 1.527 1 1.789 1.025q.068.005.175.007c.371.006 1.072.017 1.795.527l-1.152 1.635c-.193-.136-.23-.137-.46-.144c-.117-.004-.285-.009-.55-.034c-.791-.076-1.65-.4-2.903-1.502a.4.4 0 0 0-.153.019c-.191.049-.449.189-.685.425m.851-.44l-.01-.003zm3.944 5.535c1.318 1.25 1.686 2.96.821 3.817c-.864.858-2.633.54-3.951-.711s-1.686-2.96-.821-3.817c.864-.858 2.633-.54 3.951.71m21.754-5.12c.445.477.593 1.078.316 1.601a11 11 0 0 1-.983 1.532c.348.044.656.197.888.468c.252.294.381.69.396 1.132a13.4 13.4 0 0 0 1.466-2.195c.8-1.51.204-3.019-.62-3.902c-.417-.446-.954-.81-1.536-.97c-.59-.161-1.342-.13-1.928.424c-.973.918-1.406.981-1.615 1.003q-.054.004-.147.005c-.338.005-1.04.016-1.745.547l1.205 1.596c.157-.118.168-.118.353-.123c.105-.003.265-.008.538-.036c.77-.079 1.584-.416 2.744-1.5l.067.014c.153.042.383.17.601.404m-.697-.42h.009zm-4.19 5.54c-1.319 1.25-1.686 2.96-.822 3.817c.865.858 2.634.54 3.952-.711s1.686-2.96.821-3.817c-.864-.858-2.634-.54-3.952.71m-12.105 1.033C17.34 22.043 13.276 14 24.11 14s6.32 8.043 3.611 8.043c-1.29 0-1.389 2.938-1.493 6.017c-.077 2.284-.157 4.646-.728 5.94c-.179.405-.485.284-.825.15c-.183-.073-.376-.15-.565-.15c-.18 0-.386.07-.591.139c-.411.139-.821.277-1.019-.139c-.623-1.31-.748-3.711-.867-6.02c-.158-3.05-.307-5.937-1.586-5.937" 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-3zm1.49 9.915c-.485.485-.62 1.059-.34 1.551c.341.601.72 1.127 1.079 1.563a1.5 1.5 0 0 0-.9.462c-.26.281-.397.655-.422 1.073a13.3 13.3 0 0 1-1.496-2.11c-.874-1.541-.211-3.078.664-3.953c.443-.444 1.006-.796 1.603-.949c.596-.152 1.353-.126 1.955.405c1.045.92 1.527 1 1.789 1.025q.068.005.175.007c.371.006 1.072.017 1.795.527l-1.152 1.635c-.193-.136-.23-.137-.46-.144c-.117-.004-.285-.009-.55-.034c-.791-.076-1.65-.4-2.903-1.502a.4.4 0 0 0-.153.019c-.191.049-.449.189-.685.425m.851-.44l-.01-.003zm3.944 5.535c1.318 1.25 1.686 2.96.821 3.817c-.864.858-2.633.54-3.951-.711s-1.686-2.96-.821-3.817c.864-.858 2.633-.54 3.951.71m21.754-5.12c.445.477.593 1.078.316 1.601a11 11 0 0 1-.983 1.532c.348.044.656.197.888.468c.252.294.381.69.396 1.132a13.4 13.4 0 0 0 1.466-2.195c.8-1.51.204-3.019-.62-3.902c-.417-.446-.954-.81-1.536-.97c-.59-.161-1.342-.13-1.928.424c-.973.918-1.406.981-1.615 1.003q-.054.004-.147.005c-.338.005-1.04.016-1.745.547l1.205 1.596c.157-.118.168-.118.353-.123c.105-.003.265-.008.538-.036c.77-.079 1.584-.416 2.744-1.5l.067.014c.153.042.383.17.601.404m-.697-.42h.009zm-4.19 5.54c-1.319 1.25-1.686 2.96-.822 3.817c.865.858 2.634.54 3.952-.711s1.686-2.96.821-3.817c-.864-.858-2.634-.54-3.952.71m-12.105 1.033C17.34 22.043 13.276 14 24.11 14s6.32 8.043 3.611 8.043c-1.29 0-1.389 2.938-1.493 6.017c-.077 2.284-.157 4.646-.728 5.94c-.179.405-.485.284-.825.15c-.183-.073-.376-.15-.565-.15c-.18 0-.386.07-.591.139c-.411.139-.821.277-1.019-.139c-.623-1.31-.748-3.711-.867-6.02c-.158-3.05-.307-5.937-1.586-5.937" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-gynecology {
  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-3zm1.49%209.915c-.485.485-.62%201.059-.34%201.551c.341.601.72%201.127%201.079%201.563a1.5%201.5%200%200%200-.9.462c-.26.281-.397.655-.422%201.073a13.3%2013.3%200%200%201-1.496-2.11c-.874-1.541-.211-3.078.664-3.953c.443-.444%201.006-.796%201.603-.949c.596-.152%201.353-.126%201.955.405c1.045.92%201.527%201%201.789%201.025q.068.005.175.007c.371.006%201.072.017%201.795.527l-1.152%201.635c-.193-.136-.23-.137-.46-.144c-.117-.004-.285-.009-.55-.034c-.791-.076-1.65-.4-2.903-1.502a.4.4%200%200%200-.153.019c-.191.049-.449.189-.685.425m.851-.44l-.01-.003zm3.944%205.535c1.318%201.25%201.686%202.96.821%203.817c-.864.858-2.633.54-3.951-.711s-1.686-2.96-.821-3.817c.864-.858%202.633-.54%203.951.71m21.754-5.12c.445.477.593%201.078.316%201.601a11%2011%200%200%201-.983%201.532c.348.044.656.197.888.468c.252.294.381.69.396%201.132a13.4%2013.4%200%200%200%201.466-2.195c.8-1.51.204-3.019-.62-3.902c-.417-.446-.954-.81-1.536-.97c-.59-.161-1.342-.13-1.928.424c-.973.918-1.406.981-1.615%201.003q-.054.004-.147.005c-.338.005-1.04.016-1.745.547l1.205%201.596c.157-.118.168-.118.353-.123c.105-.003.265-.008.538-.036c.77-.079%201.584-.416%202.744-1.5l.067.014c.153.042.383.17.601.404m-.697-.42h.009zm-4.19%205.54c-1.319%201.25-1.686%202.96-.822%203.817c.865.858%202.634.54%203.952-.711s1.686-2.96.821-3.817c-.864-.858-2.634-.54-3.952.71m-12.105%201.033C17.34%2022.043%2013.276%2014%2024.11%2014s6.32%208.043%203.611%208.043c-1.29%200-1.389%202.938-1.493%206.017c-.077%202.284-.157%204.646-.728%205.94c-.179.405-.485.284-.825.15c-.183-.073-.376-.15-.565-.15c-.18%200-.386.07-.591.139c-.411.139-.821.277-1.019-.139c-.623-1.31-.748-3.711-.867-6.02c-.158-3.05-.307-5.937-1.586-5.937%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-3zm1.49%209.915c-.485.485-.62%201.059-.34%201.551c.341.601.72%201.127%201.079%201.563a1.5%201.5%200%200%200-.9.462c-.26.281-.397.655-.422%201.073a13.3%2013.3%200%200%201-1.496-2.11c-.874-1.541-.211-3.078.664-3.953c.443-.444%201.006-.796%201.603-.949c.596-.152%201.353-.126%201.955.405c1.045.92%201.527%201%201.789%201.025q.068.005.175.007c.371.006%201.072.017%201.795.527l-1.152%201.635c-.193-.136-.23-.137-.46-.144c-.117-.004-.285-.009-.55-.034c-.791-.076-1.65-.4-2.903-1.502a.4.4%200%200%200-.153.019c-.191.049-.449.189-.685.425m.851-.44l-.01-.003zm3.944%205.535c1.318%201.25%201.686%202.96.821%203.817c-.864.858-2.633.54-3.951-.711s-1.686-2.96-.821-3.817c.864-.858%202.633-.54%203.951.71m21.754-5.12c.445.477.593%201.078.316%201.601a11%2011%200%200%201-.983%201.532c.348.044.656.197.888.468c.252.294.381.69.396%201.132a13.4%2013.4%200%200%200%201.466-2.195c.8-1.51.204-3.019-.62-3.902c-.417-.446-.954-.81-1.536-.97c-.59-.161-1.342-.13-1.928.424c-.973.918-1.406.981-1.615%201.003q-.054.004-.147.005c-.338.005-1.04.016-1.745.547l1.205%201.596c.157-.118.168-.118.353-.123c.105-.003.265-.008.538-.036c.77-.079%201.584-.416%202.744-1.5l.067.014c.153.042.383.17.601.404m-.697-.42h.009zm-4.19%205.54c-1.319%201.25-1.686%202.96-.822%203.817c.865.858%202.634.54%203.952-.711s1.686-2.96.821-3.817c-.864-.858-2.634-.54-3.952.71m-12.105%201.033C17.34%2022.043%2013.276%2014%2024.11%2014s6.32%208.043%203.611%208.043c-1.29%200-1.389%202.938-1.493%206.017c-.077%202.284-.157%204.646-.728%205.94c-.179.405-.485.284-.825.15c-.183-.073-.376-.15-.565-.15c-.18%200-.386.07-.591.139c-.411.139-.821.277-1.019-.139c-.623-1.31-.748-3.711-.867-6.02c-.158-3.05-.307-5.937-1.586-5.937%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/gynecology.svg?color=%231a73e8&size=48