oral contraception pillsx21 icon

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

Name
oral-contraception-pillsx21-outline
Set
Health Icons
Style
Outline
Category
Contraceptives
Viewbox
48×48
License
MIT
Aliases
oral-contraception-pillsx212x-outline

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 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M29.656 8.442L8.443 29.656a2 2 0 0 0 0 2.828l7.07 7.071a2 2 0 0 0 2.83 0l21.212-21.213a2 2 0 0 0 0-2.828l-7.07-7.072a2 2 0 0 0-2.83 0m-22.628 19.8a4 4 0 0 0 0 5.656L14.1 40.97a4 4 0 0 0 5.656 0L40.97 19.756a4 4 0 0 0 0-5.657l-7.071-7.07a4 4 0 0 0-5.657 0z" clip-rule="evenodd"/><path d="M16.928 24.706a1.25 1.25 0 1 1-1.768 1.768a1.25 1.25 0 0 1 1.768-1.768m2.475-2.475A1.25 1.25 0 1 1 17.635 24a1.25 1.25 0 0 1 1.768-1.768m2.475-2.476a1.25 1.25 0 1 1-1.768 1.768a1.25 1.25 0 0 1 1.768-1.768m2.475-2.475a1.25 1.25 0 1 1-1.769 1.768a1.25 1.25 0 0 1 1.769-1.768m2.474-2.475a1.25 1.25 0 1 1-1.767 1.768a1.25 1.25 0 0 1 1.767-1.768m2.475-2.474a1.25 1.25 0 1 1-1.767 1.767a1.25 1.25 0 0 1 1.767-1.767m3.182 3.182a1.25 1.25 0 1 1-1.768 1.767a1.25 1.25 0 0 1 1.768-1.767M14.453 27.18a1.25 1.25 0 1 1-1.768 1.769a1.25 1.25 0 0 1 1.768-1.768m-2.828 2.829l-.53 2.297l-1.768-1.767zm11.667 1.06a1.25 1.25 0 1 1-1.768 1.768a1.25 1.25 0 0 1 1.768-1.768m2.475-2.475a1.25 1.25 0 1 1-1.768 1.768a1.25 1.25 0 0 1 1.768-1.768m2.475-2.475a1.25 1.25 0 1 1-1.768 1.768a1.25 1.25 0 0 1 1.768-1.768m2.475-2.475a1.25 1.25 0 1 1-1.768 1.768a1.25 1.25 0 0 1 1.767-1.768m2.475-2.475a1.25 1.25 0 1 1-1.767 1.768a1.25 1.25 0 0 1 1.767-1.768m2.475-2.474a1.25 1.25 0 1 1-1.768 1.767a1.25 1.25 0 0 1 1.768-1.768m-3.889-8.838a1.25 1.25 0 1 1-1.768 1.768a1.25 1.25 0 0 1 1.768-1.768m6.364 6.363a1.25 1.25 0 1 1-1.767 1.768a1.25 1.25 0 0 1 1.767-1.767m-3.181-3.182a1.25 1.25 0 1 1-1.769 1.767a1.25 1.25 0 0 1 1.768-1.767M20.817 33.545a1.25 1.25 0 1 1-1.767 1.767a1.25 1.25 0 0 1 1.767-1.767m-2.475 2.475a1.25 1.25 0 1 1-1.768 1.767a1.25 1.25 0 0 1 1.768-1.767m-3.182-3.182a1.25 1.25 0 1 1-1.768 1.767a1.25 1.25 0 0 1 1.768-1.767m2.475-2.475a1.25 1.25 0 1 1-1.768 1.768a1.25 1.25 0 0 1 1.768-1.768"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsOralContraceptionPillsx21Outline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fillRule="evenodd" d="M29.656 8.442L8.443 29.656a2 2 0 0 0 0 2.828l7.07 7.071a2 2 0 0 0 2.83 0l21.212-21.213a2 2 0 0 0 0-2.828l-7.07-7.072a2 2 0 0 0-2.83 0m-22.628 19.8a4 4 0 0 0 0 5.656L14.1 40.97a4 4 0 0 0 5.656 0L40.97 19.756a4 4 0 0 0 0-5.657l-7.071-7.07a4 4 0 0 0-5.657 0z" clipRule="evenodd"/><path d="M16.928 24.706a1.25 1.25 0 1 1-1.768 1.768a1.25 1.25 0 0 1 1.768-1.768m2.475-2.475A1.25 1.25 0 1 1 17.635 24a1.25 1.25 0 0 1 1.768-1.768m2.475-2.476a1.25 1.25 0 1 1-1.768 1.768a1.25 1.25 0 0 1 1.768-1.768m2.475-2.475a1.25 1.25 0 1 1-1.769 1.768a1.25 1.25 0 0 1 1.769-1.768m2.474-2.475a1.25 1.25 0 1 1-1.767 1.768a1.25 1.25 0 0 1 1.767-1.768m2.475-2.474a1.25 1.25 0 1 1-1.767 1.767a1.25 1.25 0 0 1 1.767-1.767m3.182 3.182a1.25 1.25 0 1 1-1.768 1.767a1.25 1.25 0 0 1 1.768-1.767M14.453 27.18a1.25 1.25 0 1 1-1.768 1.769a1.25 1.25 0 0 1 1.768-1.768m-2.828 2.829l-.53 2.297l-1.768-1.767zm11.667 1.06a1.25 1.25 0 1 1-1.768 1.768a1.25 1.25 0 0 1 1.768-1.768m2.475-2.475a1.25 1.25 0 1 1-1.768 1.768a1.25 1.25 0 0 1 1.768-1.768m2.475-2.475a1.25 1.25 0 1 1-1.768 1.768a1.25 1.25 0 0 1 1.768-1.768m2.475-2.475a1.25 1.25 0 1 1-1.768 1.768a1.25 1.25 0 0 1 1.767-1.768m2.475-2.475a1.25 1.25 0 1 1-1.767 1.768a1.25 1.25 0 0 1 1.767-1.768m2.475-2.474a1.25 1.25 0 1 1-1.768 1.767a1.25 1.25 0 0 1 1.768-1.768m-3.889-8.838a1.25 1.25 0 1 1-1.768 1.768a1.25 1.25 0 0 1 1.768-1.768m6.364 6.363a1.25 1.25 0 1 1-1.767 1.768a1.25 1.25 0 0 1 1.767-1.767m-3.181-3.182a1.25 1.25 0 1 1-1.769 1.767a1.25 1.25 0 0 1 1.768-1.767M20.817 33.545a1.25 1.25 0 1 1-1.767 1.767a1.25 1.25 0 0 1 1.767-1.767m-2.475 2.475a1.25 1.25 0 1 1-1.768 1.767a1.25 1.25 0 0 1 1.768-1.767m-3.182-3.182a1.25 1.25 0 1 1-1.768 1.767a1.25 1.25 0 0 1 1.768-1.767m2.475-2.475a1.25 1.25 0 1 1-1.768 1.768a1.25 1.25 0 0 1 1.768-1.768"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M29.656 8.442L8.443 29.656a2 2 0 0 0 0 2.828l7.07 7.071a2 2 0 0 0 2.83 0l21.212-21.213a2 2 0 0 0 0-2.828l-7.07-7.072a2 2 0 0 0-2.83 0m-22.628 19.8a4 4 0 0 0 0 5.656L14.1 40.97a4 4 0 0 0 5.656 0L40.97 19.756a4 4 0 0 0 0-5.657l-7.071-7.07a4 4 0 0 0-5.657 0z" clip-rule="evenodd"/><path d="M16.928 24.706a1.25 1.25 0 1 1-1.768 1.768a1.25 1.25 0 0 1 1.768-1.768m2.475-2.475A1.25 1.25 0 1 1 17.635 24a1.25 1.25 0 0 1 1.768-1.768m2.475-2.476a1.25 1.25 0 1 1-1.768 1.768a1.25 1.25 0 0 1 1.768-1.768m2.475-2.475a1.25 1.25 0 1 1-1.769 1.768a1.25 1.25 0 0 1 1.769-1.768m2.474-2.475a1.25 1.25 0 1 1-1.767 1.768a1.25 1.25 0 0 1 1.767-1.768m2.475-2.474a1.25 1.25 0 1 1-1.767 1.767a1.25 1.25 0 0 1 1.767-1.767m3.182 3.182a1.25 1.25 0 1 1-1.768 1.767a1.25 1.25 0 0 1 1.768-1.767M14.453 27.18a1.25 1.25 0 1 1-1.768 1.769a1.25 1.25 0 0 1 1.768-1.768m-2.828 2.829l-.53 2.297l-1.768-1.767zm11.667 1.06a1.25 1.25 0 1 1-1.768 1.768a1.25 1.25 0 0 1 1.768-1.768m2.475-2.475a1.25 1.25 0 1 1-1.768 1.768a1.25 1.25 0 0 1 1.768-1.768m2.475-2.475a1.25 1.25 0 1 1-1.768 1.768a1.25 1.25 0 0 1 1.768-1.768m2.475-2.475a1.25 1.25 0 1 1-1.768 1.768a1.25 1.25 0 0 1 1.767-1.768m2.475-2.475a1.25 1.25 0 1 1-1.767 1.768a1.25 1.25 0 0 1 1.767-1.768m2.475-2.474a1.25 1.25 0 1 1-1.768 1.767a1.25 1.25 0 0 1 1.768-1.768m-3.889-8.838a1.25 1.25 0 1 1-1.768 1.768a1.25 1.25 0 0 1 1.768-1.768m6.364 6.363a1.25 1.25 0 1 1-1.767 1.768a1.25 1.25 0 0 1 1.767-1.767m-3.181-3.182a1.25 1.25 0 1 1-1.769 1.767a1.25 1.25 0 0 1 1.768-1.767M20.817 33.545a1.25 1.25 0 1 1-1.767 1.767a1.25 1.25 0 0 1 1.767-1.767m-2.475 2.475a1.25 1.25 0 1 1-1.768 1.767a1.25 1.25 0 0 1 1.768-1.767m-3.182-3.182a1.25 1.25 0 1 1-1.768 1.767a1.25 1.25 0 0 1 1.768-1.767m2.475-2.475a1.25 1.25 0 1 1-1.768 1.768a1.25 1.25 0 0 1 1.768-1.768"/></g></svg>
</template>

CSS

.icon-oral-contraception-pillsx21-outline {
  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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M29.656%208.442L8.443%2029.656a2%202%200%200%200%200%202.828l7.07%207.071a2%202%200%200%200%202.83%200l21.212-21.213a2%202%200%200%200%200-2.828l-7.07-7.072a2%202%200%200%200-2.83%200m-22.628%2019.8a4%204%200%200%200%200%205.656L14.1%2040.97a4%204%200%200%200%205.656%200L40.97%2019.756a4%204%200%200%200%200-5.657l-7.071-7.07a4%204%200%200%200-5.657%200z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M16.928%2024.706a1.25%201.25%200%201%201-1.768%201.768a1.25%201.25%200%200%201%201.768-1.768m2.475-2.475A1.25%201.25%200%201%201%2017.635%2024a1.25%201.25%200%200%201%201.768-1.768m2.475-2.476a1.25%201.25%200%201%201-1.768%201.768a1.25%201.25%200%200%201%201.768-1.768m2.475-2.475a1.25%201.25%200%201%201-1.769%201.768a1.25%201.25%200%200%201%201.769-1.768m2.474-2.475a1.25%201.25%200%201%201-1.767%201.768a1.25%201.25%200%200%201%201.767-1.768m2.475-2.474a1.25%201.25%200%201%201-1.767%201.767a1.25%201.25%200%200%201%201.767-1.767m3.182%203.182a1.25%201.25%200%201%201-1.768%201.767a1.25%201.25%200%200%201%201.768-1.767M14.453%2027.18a1.25%201.25%200%201%201-1.768%201.769a1.25%201.25%200%200%201%201.768-1.768m-2.828%202.829l-.53%202.297l-1.768-1.767zm11.667%201.06a1.25%201.25%200%201%201-1.768%201.768a1.25%201.25%200%200%201%201.768-1.768m2.475-2.475a1.25%201.25%200%201%201-1.768%201.768a1.25%201.25%200%200%201%201.768-1.768m2.475-2.475a1.25%201.25%200%201%201-1.768%201.768a1.25%201.25%200%200%201%201.768-1.768m2.475-2.475a1.25%201.25%200%201%201-1.768%201.768a1.25%201.25%200%200%201%201.767-1.768m2.475-2.475a1.25%201.25%200%201%201-1.767%201.768a1.25%201.25%200%200%201%201.767-1.768m2.475-2.474a1.25%201.25%200%201%201-1.768%201.767a1.25%201.25%200%200%201%201.768-1.768m-3.889-8.838a1.25%201.25%200%201%201-1.768%201.768a1.25%201.25%200%200%201%201.768-1.768m6.364%206.363a1.25%201.25%200%201%201-1.767%201.768a1.25%201.25%200%200%201%201.767-1.767m-3.181-3.182a1.25%201.25%200%201%201-1.769%201.767a1.25%201.25%200%200%201%201.768-1.767M20.817%2033.545a1.25%201.25%200%201%201-1.767%201.767a1.25%201.25%200%200%201%201.767-1.767m-2.475%202.475a1.25%201.25%200%201%201-1.768%201.767a1.25%201.25%200%200%201%201.768-1.767m-3.182-3.182a1.25%201.25%200%201%201-1.768%201.767a1.25%201.25%200%200%201%201.768-1.767m2.475-2.475a1.25%201.25%200%201%201-1.768%201.768a1.25%201.25%200%200%201%201.768-1.768%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M29.656%208.442L8.443%2029.656a2%202%200%200%200%200%202.828l7.07%207.071a2%202%200%200%200%202.83%200l21.212-21.213a2%202%200%200%200%200-2.828l-7.07-7.072a2%202%200%200%200-2.83%200m-22.628%2019.8a4%204%200%200%200%200%205.656L14.1%2040.97a4%204%200%200%200%205.656%200L40.97%2019.756a4%204%200%200%200%200-5.657l-7.071-7.07a4%204%200%200%200-5.657%200z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M16.928%2024.706a1.25%201.25%200%201%201-1.768%201.768a1.25%201.25%200%200%201%201.768-1.768m2.475-2.475A1.25%201.25%200%201%201%2017.635%2024a1.25%201.25%200%200%201%201.768-1.768m2.475-2.476a1.25%201.25%200%201%201-1.768%201.768a1.25%201.25%200%200%201%201.768-1.768m2.475-2.475a1.25%201.25%200%201%201-1.769%201.768a1.25%201.25%200%200%201%201.769-1.768m2.474-2.475a1.25%201.25%200%201%201-1.767%201.768a1.25%201.25%200%200%201%201.767-1.768m2.475-2.474a1.25%201.25%200%201%201-1.767%201.767a1.25%201.25%200%200%201%201.767-1.767m3.182%203.182a1.25%201.25%200%201%201-1.768%201.767a1.25%201.25%200%200%201%201.768-1.767M14.453%2027.18a1.25%201.25%200%201%201-1.768%201.769a1.25%201.25%200%200%201%201.768-1.768m-2.828%202.829l-.53%202.297l-1.768-1.767zm11.667%201.06a1.25%201.25%200%201%201-1.768%201.768a1.25%201.25%200%200%201%201.768-1.768m2.475-2.475a1.25%201.25%200%201%201-1.768%201.768a1.25%201.25%200%200%201%201.768-1.768m2.475-2.475a1.25%201.25%200%201%201-1.768%201.768a1.25%201.25%200%200%201%201.768-1.768m2.475-2.475a1.25%201.25%200%201%201-1.768%201.768a1.25%201.25%200%200%201%201.767-1.768m2.475-2.475a1.25%201.25%200%201%201-1.767%201.768a1.25%201.25%200%200%201%201.767-1.768m2.475-2.474a1.25%201.25%200%201%201-1.768%201.767a1.25%201.25%200%200%201%201.768-1.768m-3.889-8.838a1.25%201.25%200%201%201-1.768%201.768a1.25%201.25%200%200%201%201.768-1.768m6.364%206.363a1.25%201.25%200%201%201-1.767%201.768a1.25%201.25%200%200%201%201.767-1.767m-3.181-3.182a1.25%201.25%200%201%201-1.769%201.767a1.25%201.25%200%200%201%201.768-1.767M20.817%2033.545a1.25%201.25%200%201%201-1.767%201.767a1.25%201.25%200%200%201%201.767-1.767m-2.475%202.475a1.25%201.25%200%201%201-1.768%201.767a1.25%201.25%200%200%201%201.768-1.767m-3.182-3.182a1.25%201.25%200%201%201-1.768%201.767a1.25%201.25%200%200%201%201.768-1.767m2.475-2.475a1.25%201.25%200%201%201-1.768%201.768a1.25%201.25%200%200%201%201.768-1.768%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/oral-contraception-pillsx21-outline.svg?color=%231a73e8&size=48