contraceptive diaphragm negative icon

contraceptive-diaphragm-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.

Name
contraceptive-diaphragm-negative
Set
Health Icons
Style
Filled
Viewbox
48×48
License
MIT

Related icons in Health Icons

Use the contraceptive diaphragm negative icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsContraceptiveDiaphragmNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM37.955 25.13q.045-.517.045-1.087C38 16.287 31.732 10 24 10s-14 6.287-14 14.043q0 .606.05 1.152l-.02.004q-.03.504-.03 1.017c0 1.174.122 2.16.34 2.99a1 1 0 0 1-1.934.508C8.136 28.686 8 27.525 8 26.216q0-.253.007-.505C3.199 27.67 1.429 37 24.27 37c22.905 0 20.135-8.89 15.723-11.267q.006.24.006.483c0 1.57-.196 2.93-.585 4.1a1 1 0 0 1-1.898-.632c.307-.921.483-2.06.483-3.468q0-.546-.035-1.084zm-16.66-9.1a1 1 0 0 1-.669 1.246A6.5 6.5 0 0 0 16 23.445a1 1 0 0 1-2-.017a8.5 8.5 0 0 1 6.05-8.067a1 1 0 0 1 1.246.67" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsContraceptiveDiaphragmNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsContraceptiveDiaphragmNegative(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clipPath="url(#healthiconsContraceptiveDiaphragmNegative)"><path fill="currentColor" fillRule="evenodd" d="M48 0H0v48h48zM37.955 25.13q.045-.517.045-1.087C38 16.287 31.732 10 24 10s-14 6.287-14 14.043q0 .606.05 1.152l-.02.004q-.03.504-.03 1.017c0 1.174.122 2.16.34 2.99a1 1 0 0 1-1.934.508C8.136 28.686 8 27.525 8 26.216q0-.253.007-.505C3.199 27.67 1.429 37 24.27 37c22.905 0 20.135-8.89 15.723-11.267q.006.24.006.483c0 1.57-.196 2.93-.585 4.1a1 1 0 0 1-1.898-.632c.307-.921.483-2.06.483-3.468q0-.546-.035-1.084zm-16.66-9.1a1 1 0 0 1-.669 1.246A6.5 6.5 0 0 0 16 23.445a1 1 0 0 1-2-.017a8.5 8.5 0 0 1 6.05-8.067a1 1 0 0 1 1.246.67" clipRule="evenodd"/></g><defs><clipPath id="healthiconsContraceptiveDiaphragmNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsContraceptiveDiaphragmNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM37.955 25.13q.045-.517.045-1.087C38 16.287 31.732 10 24 10s-14 6.287-14 14.043q0 .606.05 1.152l-.02.004q-.03.504-.03 1.017c0 1.174.122 2.16.34 2.99a1 1 0 0 1-1.934.508C8.136 28.686 8 27.525 8 26.216q0-.253.007-.505C3.199 27.67 1.429 37 24.27 37c22.905 0 20.135-8.89 15.723-11.267q.006.24.006.483c0 1.57-.196 2.93-.585 4.1a1 1 0 0 1-1.898-.632c.307-.921.483-2.06.483-3.468q0-.546-.035-1.084zm-16.66-9.1a1 1 0 0 1-.669 1.246A6.5 6.5 0 0 0 16 23.445a1 1 0 0 1-2-.017a8.5 8.5 0 0 1 6.05-8.067a1 1 0 0 1 1.246.67" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsContraceptiveDiaphragmNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-contraceptive-diaphragm-negative {
  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%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsContraceptiveDiaphragmNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM37.955%2025.13q.045-.517.045-1.087C38%2016.287%2031.732%2010%2024%2010s-14%206.287-14%2014.043q0%20.606.05%201.152l-.02.004q-.03.504-.03%201.017c0%201.174.122%202.16.34%202.99a1%201%200%200%201-1.934.508C8.136%2028.686%208%2027.525%208%2026.216q0-.253.007-.505C3.199%2027.67%201.429%2037%2024.27%2037c22.905%200%2020.135-8.89%2015.723-11.267q.006.24.006.483c0%201.57-.196%202.93-.585%204.1a1%201%200%200%201-1.898-.632c.307-.921.483-2.06.483-3.468q0-.546-.035-1.084zm-16.66-9.1a1%201%200%200%201-.669%201.246A6.5%206.5%200%200%200%2016%2023.445a1%201%200%200%201-2-.017a8.5%208.5%200%200%201%206.05-8.067a1%201%200%200%201%201.246.67%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsContraceptiveDiaphragmNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsContraceptiveDiaphragmNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM37.955%2025.13q.045-.517.045-1.087C38%2016.287%2031.732%2010%2024%2010s-14%206.287-14%2014.043q0%20.606.05%201.152l-.02.004q-.03.504-.03%201.017c0%201.174.122%202.16.34%202.99a1%201%200%200%201-1.934.508C8.136%2028.686%208%2027.525%208%2026.216q0-.253.007-.505C3.199%2027.67%201.429%2037%2024.27%2037c22.905%200%2020.135-8.89%2015.723-11.267q.006.24.006.483c0%201.57-.196%202.93-.585%204.1a1%201%200%200%201-1.898-.632c.307-.921.483-2.06.483-3.468q0-.546-.035-1.084zm-16.66-9.1a1%201%200%200%201-.669%201.246A6.5%206.5%200%200%200%2016%2023.445a1%201%200%200%201-2-.017a8.5%208.5%200%200%201%206.05-8.067a1%201%200%200%201%201.246.67%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsContraceptiveDiaphragmNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/contraceptive-diaphragm-negative.svg?color=%231a73e8&size=48