contraceptive injection negative icon

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

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

Related icons in Health Icons

Use the contraceptive injection 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(#healthiconsContraceptiveInjectionNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM17.347 5.262A2 2 0 0 0 16 7.152V11h1.09c0 .212.068.425.206.607l1.51 1.978l-5.362 1.756A5 5 0 0 0 10 20.092V39a5 5 0 0 0 5 5h18a5 5 0 0 0 5-5V20.092a5 5 0 0 0-3.444-4.751l-5.362-1.756l1.51-1.978a1 1 0 0 0 .205-.607H32V7.152a2 2 0 0 0-1.347-1.89l-3.018-1.043A4 4 0 0 0 26.329 4H21.67a4 4 0 0 0-1.306.22zM28.651 11h-9.302l1.046 1.371a2 2 0 0 1-.967 3.114l-5.362 1.756A3 3 0 0 0 12 20.092V39a3 3 0 0 0 3 3h18a3 3 0 0 0 3-3V20.092a3 3 0 0 0-2.066-2.85l-5.362-1.757a2 2 0 0 1-.967-3.114zM32 28a7.97 7.97 0 0 1-1.68 4.906l-3.113-3.113l-1.414 1.414l3.113 3.113A8 8 0 0 1 17.68 23.095l4.112 4.112l1.414-1.414l-4.113-4.113A8 8 0 0 1 32 28m2 0c0 5.523-4.477 10-10 10s-10-4.477-10-10s4.477-10 10-10s10 4.477 10 10m-8.696-4.677c-.746.844-1.006 1.904-.737 2.688a4 4 0 0 0-.101.161c-.388.65-.506 1.25-.586 1.656l-.01.047c-.088.443-.127.504-.174.553c-.056.057-.28.236-1.114.378c-.906.154-1.608.348-2.08.686a1.7 1.7 0 0 0-.607.753c-.177.933-.49 2.662-.38 3.655c.776-.685 1.198-1.64 1.49-2.302c.179-.405.309-.7.442-.756c.162-.068.494-.171 1.135-.28c.967-.166 1.894-.35 2.398-.873c.493-.51.598-1.014.673-1.394l.009-.045c.082-.413.177-.83.384-1.176l.003-.005c.745.023 1.6-.366 2.25-1.1c.99-1.123 1.124-2.625.297-3.356s-2.3-.412-3.292.71" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsContraceptiveInjectionNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsContraceptiveInjectionNegative(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(#healthiconsContraceptiveInjectionNegative)"><path fill="currentColor" fillRule="evenodd" d="M48 0H0v48h48zM17.347 5.262A2 2 0 0 0 16 7.152V11h1.09c0 .212.068.425.206.607l1.51 1.978l-5.362 1.756A5 5 0 0 0 10 20.092V39a5 5 0 0 0 5 5h18a5 5 0 0 0 5-5V20.092a5 5 0 0 0-3.444-4.751l-5.362-1.756l1.51-1.978a1 1 0 0 0 .205-.607H32V7.152a2 2 0 0 0-1.347-1.89l-3.018-1.043A4 4 0 0 0 26.329 4H21.67a4 4 0 0 0-1.306.22zM28.651 11h-9.302l1.046 1.371a2 2 0 0 1-.967 3.114l-5.362 1.756A3 3 0 0 0 12 20.092V39a3 3 0 0 0 3 3h18a3 3 0 0 0 3-3V20.092a3 3 0 0 0-2.066-2.85l-5.362-1.757a2 2 0 0 1-.967-3.114zM32 28a7.97 7.97 0 0 1-1.68 4.906l-3.113-3.113l-1.414 1.414l3.113 3.113A8 8 0 0 1 17.68 23.095l4.112 4.112l1.414-1.414l-4.113-4.113A8 8 0 0 1 32 28m2 0c0 5.523-4.477 10-10 10s-10-4.477-10-10s4.477-10 10-10s10 4.477 10 10m-8.696-4.677c-.746.844-1.006 1.904-.737 2.688a4 4 0 0 0-.101.161c-.388.65-.506 1.25-.586 1.656l-.01.047c-.088.443-.127.504-.174.553c-.056.057-.28.236-1.114.378c-.906.154-1.608.348-2.08.686a1.7 1.7 0 0 0-.607.753c-.177.933-.49 2.662-.38 3.655c.776-.685 1.198-1.64 1.49-2.302c.179-.405.309-.7.442-.756c.162-.068.494-.171 1.135-.28c.967-.166 1.894-.35 2.398-.873c.493-.51.598-1.014.673-1.394l.009-.045c.082-.413.177-.83.384-1.176l.003-.005c.745.023 1.6-.366 2.25-1.1c.99-1.123 1.124-2.625.297-3.356s-2.3-.412-3.292.71" clipRule="evenodd"/></g><defs><clipPath id="healthiconsContraceptiveInjectionNegative"><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(#healthiconsContraceptiveInjectionNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM17.347 5.262A2 2 0 0 0 16 7.152V11h1.09c0 .212.068.425.206.607l1.51 1.978l-5.362 1.756A5 5 0 0 0 10 20.092V39a5 5 0 0 0 5 5h18a5 5 0 0 0 5-5V20.092a5 5 0 0 0-3.444-4.751l-5.362-1.756l1.51-1.978a1 1 0 0 0 .205-.607H32V7.152a2 2 0 0 0-1.347-1.89l-3.018-1.043A4 4 0 0 0 26.329 4H21.67a4 4 0 0 0-1.306.22zM28.651 11h-9.302l1.046 1.371a2 2 0 0 1-.967 3.114l-5.362 1.756A3 3 0 0 0 12 20.092V39a3 3 0 0 0 3 3h18a3 3 0 0 0 3-3V20.092a3 3 0 0 0-2.066-2.85l-5.362-1.757a2 2 0 0 1-.967-3.114zM32 28a7.97 7.97 0 0 1-1.68 4.906l-3.113-3.113l-1.414 1.414l3.113 3.113A8 8 0 0 1 17.68 23.095l4.112 4.112l1.414-1.414l-4.113-4.113A8 8 0 0 1 32 28m2 0c0 5.523-4.477 10-10 10s-10-4.477-10-10s4.477-10 10-10s10 4.477 10 10m-8.696-4.677c-.746.844-1.006 1.904-.737 2.688a4 4 0 0 0-.101.161c-.388.65-.506 1.25-.586 1.656l-.01.047c-.088.443-.127.504-.174.553c-.056.057-.28.236-1.114.378c-.906.154-1.608.348-2.08.686a1.7 1.7 0 0 0-.607.753c-.177.933-.49 2.662-.38 3.655c.776-.685 1.198-1.64 1.49-2.302c.179-.405.309-.7.442-.756c.162-.068.494-.171 1.135-.28c.967-.166 1.894-.35 2.398-.873c.493-.51.598-1.014.673-1.394l.009-.045c.082-.413.177-.83.384-1.176l.003-.005c.745.023 1.6-.366 2.25-1.1c.99-1.123 1.124-2.625.297-3.356s-2.3-.412-3.292.71" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsContraceptiveInjectionNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-contraceptive-injection-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(%23healthiconsContraceptiveInjectionNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM17.347%205.262A2%202%200%200%200%2016%207.152V11h1.09c0%20.212.068.425.206.607l1.51%201.978l-5.362%201.756A5%205%200%200%200%2010%2020.092V39a5%205%200%200%200%205%205h18a5%205%200%200%200%205-5V20.092a5%205%200%200%200-3.444-4.751l-5.362-1.756l1.51-1.978a1%201%200%200%200%20.205-.607H32V7.152a2%202%200%200%200-1.347-1.89l-3.018-1.043A4%204%200%200%200%2026.329%204H21.67a4%204%200%200%200-1.306.22zM28.651%2011h-9.302l1.046%201.371a2%202%200%200%201-.967%203.114l-5.362%201.756A3%203%200%200%200%2012%2020.092V39a3%203%200%200%200%203%203h18a3%203%200%200%200%203-3V20.092a3%203%200%200%200-2.066-2.85l-5.362-1.757a2%202%200%200%201-.967-3.114zM32%2028a7.97%207.97%200%200%201-1.68%204.906l-3.113-3.113l-1.414%201.414l3.113%203.113A8%208%200%200%201%2017.68%2023.095l4.112%204.112l1.414-1.414l-4.113-4.113A8%208%200%200%201%2032%2028m2%200c0%205.523-4.477%2010-10%2010s-10-4.477-10-10s4.477-10%2010-10s10%204.477%2010%2010m-8.696-4.677c-.746.844-1.006%201.904-.737%202.688a4%204%200%200%200-.101.161c-.388.65-.506%201.25-.586%201.656l-.01.047c-.088.443-.127.504-.174.553c-.056.057-.28.236-1.114.378c-.906.154-1.608.348-2.08.686a1.7%201.7%200%200%200-.607.753c-.177.933-.49%202.662-.38%203.655c.776-.685%201.198-1.64%201.49-2.302c.179-.405.309-.7.442-.756c.162-.068.494-.171%201.135-.28c.967-.166%201.894-.35%202.398-.873c.493-.51.598-1.014.673-1.394l.009-.045c.082-.413.177-.83.384-1.176l.003-.005c.745.023%201.6-.366%202.25-1.1c.99-1.123%201.124-2.625.297-3.356s-2.3-.412-3.292.71%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsContraceptiveInjectionNegative%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(%23healthiconsContraceptiveInjectionNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM17.347%205.262A2%202%200%200%200%2016%207.152V11h1.09c0%20.212.068.425.206.607l1.51%201.978l-5.362%201.756A5%205%200%200%200%2010%2020.092V39a5%205%200%200%200%205%205h18a5%205%200%200%200%205-5V20.092a5%205%200%200%200-3.444-4.751l-5.362-1.756l1.51-1.978a1%201%200%200%200%20.205-.607H32V7.152a2%202%200%200%200-1.347-1.89l-3.018-1.043A4%204%200%200%200%2026.329%204H21.67a4%204%200%200%200-1.306.22zM28.651%2011h-9.302l1.046%201.371a2%202%200%200%201-.967%203.114l-5.362%201.756A3%203%200%200%200%2012%2020.092V39a3%203%200%200%200%203%203h18a3%203%200%200%200%203-3V20.092a3%203%200%200%200-2.066-2.85l-5.362-1.757a2%202%200%200%201-.967-3.114zM32%2028a7.97%207.97%200%200%201-1.68%204.906l-3.113-3.113l-1.414%201.414l3.113%203.113A8%208%200%200%201%2017.68%2023.095l4.112%204.112l1.414-1.414l-4.113-4.113A8%208%200%200%201%2032%2028m2%200c0%205.523-4.477%2010-10%2010s-10-4.477-10-10s4.477-10%2010-10s10%204.477%2010%2010m-8.696-4.677c-.746.844-1.006%201.904-.737%202.688a4%204%200%200%200-.101.161c-.388.65-.506%201.25-.586%201.656l-.01.047c-.088.443-.127.504-.174.553c-.056.057-.28.236-1.114.378c-.906.154-1.608.348-2.08.686a1.7%201.7%200%200%200-.607.753c-.177.933-.49%202.662-.38%203.655c.776-.685%201.198-1.64%201.49-2.302c.179-.405.309-.7.442-.756c.162-.068.494-.171%201.135-.28c.967-.166%201.894-.35%202.398-.873c.493-.51.598-1.014.673-1.394l.009-.045c.082-.413.177-.83.384-1.176l.003-.005c.745.023%201.6-.366%202.25-1.1c.99-1.123%201.124-2.625.297-3.356s-2.3-.412-3.292.71%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsContraceptiveInjectionNegative%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-injection-negative.svg?color=%231a73e8&size=48