oral contraception pillsx21 icon

oral-contraception-pillsx21-24px from Health Icons by Resolve to Save Lives · Filled 24px · Contraceptives · MIT Free for personal and commercial use.

Name
oral-contraception-pillsx21-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

Use the oral contraception pillsx21 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M3.581 14.105a1.984 1.984 0 0 0 0 2.806l3.508 3.508a1.984 1.984 0 0 0 2.806 0L20.42 9.895a1.984 1.984 0 0 0 0-2.806l-3.51-3.508a1.984 1.984 0 0 0-2.806 0zm3.61 1.825a.75.75 0 1 0-1.06-1.06a.75.75 0 0 0 1.06 1.06m1.768-1.768a.75.75 0 1 0-1.06-1.06a.75.75 0 0 0 1.06 1.06m1.768-2.828a.75.75 0 1 1-1.06 1.06a.75.75 0 0 1 1.06-1.06m1.768-.707a.75.75 0 1 0-1.06-1.061a.75.75 0 0 0 1.06 1.06m1.768-2.829a.75.75 0 1 1-1.061 1.06a.75.75 0 0 1 1.06-1.06m1.767-.707a.75.75 0 1 0-1.06-1.06a.75.75 0 0 0 1.06 1.06m-7.07 9.546a.75.75 0 1 1-1.061 1.06a.75.75 0 0 1 1.06-1.06m1.767-1.768a.75.75 0 1 1-1.06 1.06a.75.75 0 0 1 1.06-1.06m1.768-.707a.75.75 0 1 0-1.06-1.06a.75.75 0 0 0 1.06 1.06m1.768-2.828a.75.75 0 1 1-1.061 1.06a.75.75 0 0 1 1.06-1.06m1.767-.707a.75.75 0 1 0-1.06-1.061a.75.75 0 0 0 1.06 1.06m1.768-2.829a.75.75 0 1 1-1.06 1.06a.75.75 0 0 1 1.06-1.06" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsOralContraceptionPillsx2124px(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M3.581 14.105a1.984 1.984 0 0 0 0 2.806l3.508 3.508a1.984 1.984 0 0 0 2.806 0L20.42 9.895a1.984 1.984 0 0 0 0-2.806l-3.51-3.508a1.984 1.984 0 0 0-2.806 0zm3.61 1.825a.75.75 0 1 0-1.06-1.06a.75.75 0 0 0 1.06 1.06m1.768-1.768a.75.75 0 1 0-1.06-1.06a.75.75 0 0 0 1.06 1.06m1.768-2.828a.75.75 0 1 1-1.06 1.06a.75.75 0 0 1 1.06-1.06m1.768-.707a.75.75 0 1 0-1.06-1.061a.75.75 0 0 0 1.06 1.06m1.768-2.829a.75.75 0 1 1-1.061 1.06a.75.75 0 0 1 1.06-1.06m1.767-.707a.75.75 0 1 0-1.06-1.06a.75.75 0 0 0 1.06 1.06m-7.07 9.546a.75.75 0 1 1-1.061 1.06a.75.75 0 0 1 1.06-1.06m1.767-1.768a.75.75 0 1 1-1.06 1.06a.75.75 0 0 1 1.06-1.06m1.768-.707a.75.75 0 1 0-1.06-1.06a.75.75 0 0 0 1.06 1.06m1.768-2.828a.75.75 0 1 1-1.061 1.06a.75.75 0 0 1 1.06-1.06m1.767-.707a.75.75 0 1 0-1.06-1.061a.75.75 0 0 0 1.06 1.06m1.768-2.829a.75.75 0 1 1-1.06 1.06a.75.75 0 0 1 1.06-1.06" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M3.581 14.105a1.984 1.984 0 0 0 0 2.806l3.508 3.508a1.984 1.984 0 0 0 2.806 0L20.42 9.895a1.984 1.984 0 0 0 0-2.806l-3.51-3.508a1.984 1.984 0 0 0-2.806 0zm3.61 1.825a.75.75 0 1 0-1.06-1.06a.75.75 0 0 0 1.06 1.06m1.768-1.768a.75.75 0 1 0-1.06-1.06a.75.75 0 0 0 1.06 1.06m1.768-2.828a.75.75 0 1 1-1.06 1.06a.75.75 0 0 1 1.06-1.06m1.768-.707a.75.75 0 1 0-1.06-1.061a.75.75 0 0 0 1.06 1.06m1.768-2.829a.75.75 0 1 1-1.061 1.06a.75.75 0 0 1 1.06-1.06m1.767-.707a.75.75 0 1 0-1.06-1.06a.75.75 0 0 0 1.06 1.06m-7.07 9.546a.75.75 0 1 1-1.061 1.06a.75.75 0 0 1 1.06-1.06m1.767-1.768a.75.75 0 1 1-1.06 1.06a.75.75 0 0 1 1.06-1.06m1.768-.707a.75.75 0 1 0-1.06-1.06a.75.75 0 0 0 1.06 1.06m1.768-2.828a.75.75 0 1 1-1.061 1.06a.75.75 0 0 1 1.06-1.06m1.767-.707a.75.75 0 1 0-1.06-1.061a.75.75 0 0 0 1.06 1.06m1.768-2.829a.75.75 0 1 1-1.06 1.06a.75.75 0 0 1 1.06-1.06" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-oral-contraception-pillsx21-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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3.581%2014.105a1.984%201.984%200%200%200%200%202.806l3.508%203.508a1.984%201.984%200%200%200%202.806%200L20.42%209.895a1.984%201.984%200%200%200%200-2.806l-3.51-3.508a1.984%201.984%200%200%200-2.806%200zm3.61%201.825a.75.75%200%201%200-1.06-1.06a.75.75%200%200%200%201.06%201.06m1.768-1.768a.75.75%200%201%200-1.06-1.06a.75.75%200%200%200%201.06%201.06m1.768-2.828a.75.75%200%201%201-1.06%201.06a.75.75%200%200%201%201.06-1.06m1.768-.707a.75.75%200%201%200-1.06-1.061a.75.75%200%200%200%201.06%201.06m1.768-2.829a.75.75%200%201%201-1.061%201.06a.75.75%200%200%201%201.06-1.06m1.767-.707a.75.75%200%201%200-1.06-1.06a.75.75%200%200%200%201.06%201.06m-7.07%209.546a.75.75%200%201%201-1.061%201.06a.75.75%200%200%201%201.06-1.06m1.767-1.768a.75.75%200%201%201-1.06%201.06a.75.75%200%200%201%201.06-1.06m1.768-.707a.75.75%200%201%200-1.06-1.06a.75.75%200%200%200%201.06%201.06m1.768-2.828a.75.75%200%201%201-1.061%201.06a.75.75%200%200%201%201.06-1.06m1.767-.707a.75.75%200%201%200-1.06-1.061a.75.75%200%200%200%201.06%201.06m1.768-2.829a.75.75%200%201%201-1.06%201.06a.75.75%200%200%201%201.06-1.06%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3.581%2014.105a1.984%201.984%200%200%200%200%202.806l3.508%203.508a1.984%201.984%200%200%200%202.806%200L20.42%209.895a1.984%201.984%200%200%200%200-2.806l-3.51-3.508a1.984%201.984%200%200%200-2.806%200zm3.61%201.825a.75.75%200%201%200-1.06-1.06a.75.75%200%200%200%201.06%201.06m1.768-1.768a.75.75%200%201%200-1.06-1.06a.75.75%200%200%200%201.06%201.06m1.768-2.828a.75.75%200%201%201-1.06%201.06a.75.75%200%200%201%201.06-1.06m1.768-.707a.75.75%200%201%200-1.06-1.061a.75.75%200%200%200%201.06%201.06m1.768-2.829a.75.75%200%201%201-1.061%201.06a.75.75%200%200%201%201.06-1.06m1.767-.707a.75.75%200%201%200-1.06-1.06a.75.75%200%200%200%201.06%201.06m-7.07%209.546a.75.75%200%201%201-1.061%201.06a.75.75%200%200%201%201.06-1.06m1.767-1.768a.75.75%200%201%201-1.06%201.06a.75.75%200%200%201%201.06-1.06m1.768-.707a.75.75%200%201%200-1.06-1.06a.75.75%200%200%200%201.06%201.06m1.768-2.828a.75.75%200%201%201-1.061%201.06a.75.75%200%200%201%201.06-1.06m1.767-.707a.75.75%200%201%200-1.06-1.061a.75.75%200%200%200%201.06%201.06m1.768-2.829a.75.75%200%201%201-1.06%201.06a.75.75%200%200%201%201.06-1.06%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/oral-contraception-pillsx21-24px.svg?color=%231a73e8&size=48