pregnant negative icon
pregnant-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.
- Name
- pregnant-negative
- Set
- Health Icons
- Style
- Filled
- Viewbox
- 48×48
- License
- MIT
Related icons in Health Icons
Use the pregnant 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(#healthiconsPregnantNegative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm29 8a4 4 0 1 1-8 0a4 4 0 0 1 8 0m-8.176 19.118c.254.184.537.3.827.352c.346 3.873.349 7.675.349 13.53v1a2 2 0 0 0 4 0v-1l1.462-7.692c.2-.061.448-.143.73-.25c.677-.256 1.604-.675 2.484-1.315c.877-.638 1.816-1.574 2.329-2.893c.533-1.372.517-2.93-.148-4.593c-1.148-2.869-3.243-5.346-4.943-7.046a33 33 0 0 0-2.247-2.048a27 27 0 0 0-.906-.718l-.058-.043l-.017-.013l-.006-.004l-.002-.001c-.001-.001-.002-.002-1.178 1.616l1.176-1.617A2 2 0 0 0 23.5 14h-2c-.748 0-1.355.32-1.71.543c-.397.25-.766.564-1.087.871c-.645.617-1.294 1.396-1.848 2.113a42 42 0 0 0-1.996 2.827l-.033.051l-.01.015l-.002.004v.001h-.001L16.5 21.5l-1.687-1.074a2 2 0 0 0 .51 2.692zm-.345-7.722c.195 1.024.366 1.983.514 2.899l-1.75-1.273c.238-.334.502-.692.777-1.05q.231-.298.459-.576" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsPregnantNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsPregnantNegative(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(#healthiconsPregnantNegative)"><path fill="currentColor" fillRule="evenodd" d="M0 0h48v48H0zm29 8a4 4 0 1 1-8 0a4 4 0 0 1 8 0m-8.176 19.118c.254.184.537.3.827.352c.346 3.873.349 7.675.349 13.53v1a2 2 0 0 0 4 0v-1l1.462-7.692c.2-.061.448-.143.73-.25c.677-.256 1.604-.675 2.484-1.315c.877-.638 1.816-1.574 2.329-2.893c.533-1.372.517-2.93-.148-4.593c-1.148-2.869-3.243-5.346-4.943-7.046a33 33 0 0 0-2.247-2.048a27 27 0 0 0-.906-.718l-.058-.043l-.017-.013l-.006-.004l-.002-.001c-.001-.001-.002-.002-1.178 1.616l1.176-1.617A2 2 0 0 0 23.5 14h-2c-.748 0-1.355.32-1.71.543c-.397.25-.766.564-1.087.871c-.645.617-1.294 1.396-1.848 2.113a42 42 0 0 0-1.996 2.827l-.033.051l-.01.015l-.002.004v.001h-.001L16.5 21.5l-1.687-1.074a2 2 0 0 0 .51 2.692zm-.345-7.722c.195 1.024.366 1.983.514 2.899l-1.75-1.273c.238-.334.502-.692.777-1.05q.231-.298.459-.576" clipRule="evenodd"/></g><defs><clipPath id="healthiconsPregnantNegative"><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(#healthiconsPregnantNegative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm29 8a4 4 0 1 1-8 0a4 4 0 0 1 8 0m-8.176 19.118c.254.184.537.3.827.352c.346 3.873.349 7.675.349 13.53v1a2 2 0 0 0 4 0v-1l1.462-7.692c.2-.061.448-.143.73-.25c.677-.256 1.604-.675 2.484-1.315c.877-.638 1.816-1.574 2.329-2.893c.533-1.372.517-2.93-.148-4.593c-1.148-2.869-3.243-5.346-4.943-7.046a33 33 0 0 0-2.247-2.048a27 27 0 0 0-.906-.718l-.058-.043l-.017-.013l-.006-.004l-.002-.001c-.001-.001-.002-.002-1.178 1.616l1.176-1.617A2 2 0 0 0 23.5 14h-2c-.748 0-1.355.32-1.71.543c-.397.25-.766.564-1.087.871c-.645.617-1.294 1.396-1.848 2.113a42 42 0 0 0-1.996 2.827l-.033.051l-.01.015l-.002.004v.001h-.001L16.5 21.5l-1.687-1.074a2 2 0 0 0 .51 2.692zm-.345-7.722c.195 1.024.366 1.983.514 2.899l-1.75-1.273c.238-.334.502-.692.777-1.05q.231-.298.459-.576" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsPregnantNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-pregnant-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(%23healthiconsPregnantNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm29%208a4%204%200%201%201-8%200a4%204%200%200%201%208%200m-8.176%2019.118c.254.184.537.3.827.352c.346%203.873.349%207.675.349%2013.53v1a2%202%200%200%200%204%200v-1l1.462-7.692c.2-.061.448-.143.73-.25c.677-.256%201.604-.675%202.484-1.315c.877-.638%201.816-1.574%202.329-2.893c.533-1.372.517-2.93-.148-4.593c-1.148-2.869-3.243-5.346-4.943-7.046a33%2033%200%200%200-2.247-2.048a27%2027%200%200%200-.906-.718l-.058-.043l-.017-.013l-.006-.004l-.002-.001c-.001-.001-.002-.002-1.178%201.616l1.176-1.617A2%202%200%200%200%2023.5%2014h-2c-.748%200-1.355.32-1.71.543c-.397.25-.766.564-1.087.871c-.645.617-1.294%201.396-1.848%202.113a42%2042%200%200%200-1.996%202.827l-.033.051l-.01.015l-.002.004v.001h-.001L16.5%2021.5l-1.687-1.074a2%202%200%200%200%20.51%202.692zm-.345-7.722c.195%201.024.366%201.983.514%202.899l-1.75-1.273c.238-.334.502-.692.777-1.05q.231-.298.459-.576%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsPregnantNegative%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(%23healthiconsPregnantNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm29%208a4%204%200%201%201-8%200a4%204%200%200%201%208%200m-8.176%2019.118c.254.184.537.3.827.352c.346%203.873.349%207.675.349%2013.53v1a2%202%200%200%200%204%200v-1l1.462-7.692c.2-.061.448-.143.73-.25c.677-.256%201.604-.675%202.484-1.315c.877-.638%201.816-1.574%202.329-2.893c.533-1.372.517-2.93-.148-4.593c-1.148-2.869-3.243-5.346-4.943-7.046a33%2033%200%200%200-2.247-2.048a27%2027%200%200%200-.906-.718l-.058-.043l-.017-.013l-.006-.004l-.002-.001c-.001-.001-.002-.002-1.178%201.616l1.176-1.617A2%202%200%200%200%2023.5%2014h-2c-.748%200-1.355.32-1.71.543c-.397.25-.766.564-1.087.871c-.645.617-1.294%201.396-1.848%202.113a42%2042%200%200%200-1.996%202.827l-.033.051l-.01.015l-.002.004v.001h-.001L16.5%2021.5l-1.687-1.074a2%202%200%200%200%20.51%202.692zm-.345-7.722c.195%201.024.366%201.983.514%202.899l-1.75-1.273c.238-.334.502-.692.777-1.05q.231-.298.459-.576%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsPregnantNegative%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/pregnant-negative.svg?color=%231a73e8&size=48