contraceptive diaphragm icon
contraceptive-diaphragm-24px from Health Icons by Resolve to Save Lives · Filled 24px · Contraceptives · MIT Free for personal and commercial use.
- Name
- contraceptive-diaphragm-24px
- Set
- Health Icons
- Style
- Filled 24px
- Category
- Contraceptives
- Viewbox
- 24×24
- License
- MIT
3 other variants in Health Icons
More contraceptives icons from Health Icons
contraceptive-injectioncontraceptive-patchcontraceptive-vouchercopper-iudfamily-planningfemale-condomhormonal-ringimplantiudmale-condomoral-contraception-pillsx21oral-contraception-pillsx28sayana-pressspermcontraceptive-diaphragm-negativecontraceptive-injection-negativecontraceptive-patch-negativecontraceptive-voucher-negative
Use the contraceptive diaphragm icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M3.945 14.015C3.688 9.391 7.368 5.5 12 5.5s8.312 3.89 8.055 8.515L20 15.028a.5.5 0 0 1-.499.472h-15a.5.5 0 0 1-.5-.472zm4.726-3.18c.21-.418.525-.836.88-1.14c.363-.312.695-.445.949-.445a.75.75 0 0 0 0-1.5c-.746 0-1.414.367-1.926.806a5.3 5.3 0 0 0-1.245 1.609a.75.75 0 1 0 1.342.67" clip-rule="evenodd"/><path d="M2 15.5A1.5 1.5 0 0 1 3.5 14h17a1.5 1.5 0 0 1 0 3h-17A1.5 1.5 0 0 1 2 15.5"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsContraceptiveDiaphragm24px(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M3.945 14.015C3.688 9.391 7.368 5.5 12 5.5s8.312 3.89 8.055 8.515L20 15.028a.5.5 0 0 1-.499.472h-15a.5.5 0 0 1-.5-.472zm4.726-3.18c.21-.418.525-.836.88-1.14c.363-.312.695-.445.949-.445a.75.75 0 0 0 0-1.5c-.746 0-1.414.367-1.926.806a5.3 5.3 0 0 0-1.245 1.609a.75.75 0 1 0 1.342.67" clipRule="evenodd"/><path d="M2 15.5A1.5 1.5 0 0 1 3.5 14h17a1.5 1.5 0 0 1 0 3h-17A1.5 1.5 0 0 1 2 15.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M3.945 14.015C3.688 9.391 7.368 5.5 12 5.5s8.312 3.89 8.055 8.515L20 15.028a.5.5 0 0 1-.499.472h-15a.5.5 0 0 1-.5-.472zm4.726-3.18c.21-.418.525-.836.88-1.14c.363-.312.695-.445.949-.445a.75.75 0 0 0 0-1.5c-.746 0-1.414.367-1.926.806a5.3 5.3 0 0 0-1.245 1.609a.75.75 0 1 0 1.342.67" clip-rule="evenodd"/><path d="M2 15.5A1.5 1.5 0 0 1 3.5 14h17a1.5 1.5 0 0 1 0 3h-17A1.5 1.5 0 0 1 2 15.5"/></g></svg> </template>
CSS
.icon-contraceptive-diaphragm-24px {
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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M3.945%2014.015C3.688%209.391%207.368%205.5%2012%205.5s8.312%203.89%208.055%208.515L20%2015.028a.5.5%200%200%201-.499.472h-15a.5.5%200%200%201-.5-.472zm4.726-3.18c.21-.418.525-.836.88-1.14c.363-.312.695-.445.949-.445a.75.75%200%200%200%200-1.5c-.746%200-1.414.367-1.926.806a5.3%205.3%200%200%200-1.245%201.609a.75.75%200%201%200%201.342.67%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M2%2015.5A1.5%201.5%200%200%201%203.5%2014h17a1.5%201.5%200%200%201%200%203h-17A1.5%201.5%200%200%201%202%2015.5%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M3.945%2014.015C3.688%209.391%207.368%205.5%2012%205.5s8.312%203.89%208.055%208.515L20%2015.028a.5.5%200%200%201-.499.472h-15a.5.5%200%200%201-.5-.472zm4.726-3.18c.21-.418.525-.836.88-1.14c.363-.312.695-.445.949-.445a.75.75%200%200%200%200-1.5c-.746%200-1.414.367-1.926.806a5.3%205.3%200%200%200-1.245%201.609a.75.75%200%201%200%201.342.67%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M2%2015.5A1.5%201.5%200%200%201%203.5%2014h17a1.5%201.5%200%200%201%200%203h-17A1.5%201.5%200%200%201%202%2015.5%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/contraceptive-diaphragm-24px.svg?color=%231a73e8&size=48