contraceptive voucher icon

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

Name
contraceptive-voucher
Set
Health Icons
Style
Filled
Category
Contraceptives
Viewbox
48×48
License
MIT

3 other variants in Health Icons

More contraceptives icons from Health Icons

Use the contraceptive voucher icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M19.273 25.586a2.96 2.96 0 0 1 .152-1.862l1.912 1.91l.567 2.46c.628 2.725-2.483 4.752-4.72 3.077l-.49-.366c-.728-.545-1.746.086-1.583.98l.26 1.421l-1.968.36l-.26-1.421c-.49-2.683 2.566-4.575 4.75-2.941l.488.366c.746.558 1.783-.118 1.574-1.026zM34.106 14.15c-1.407-1.407-3.975-1.122-5.734.637c-1.757 1.757-2.044 4.32-.643 5.729l.408 3.42l.002.016l1.611 1.611a2.95 2.95 0 0 0 .373-1.863l-.273-2.288c1.214.054 2.562-.47 3.619-1.528c1.76-1.759 2.044-4.326.637-5.734"/><path fill-rule="evenodd" d="M24 43c10.493 0 19-8.507 19-19S34.493 5 24 5S5 13.507 5 24s8.507 19 19 19m0-2c4.335 0 8.29-1.622 11.293-4.293l-24-24A16.94 16.94 0 0 0 7 24c0 9.389 7.611 17 17 17M12.707 11.293l24 24A16.94 16.94 0 0 0 41 24c0-9.389-7.611-17-17-17c-4.335 0-8.29 1.622-11.293 4.293" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsContraceptiveVoucher(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 d="M19.273 25.586a2.96 2.96 0 0 1 .152-1.862l1.912 1.91l.567 2.46c.628 2.725-2.483 4.752-4.72 3.077l-.49-.366c-.728-.545-1.746.086-1.583.98l.26 1.421l-1.968.36l-.26-1.421c-.49-2.683 2.566-4.575 4.75-2.941l.488.366c.746.558 1.783-.118 1.574-1.026zM34.106 14.15c-1.407-1.407-3.975-1.122-5.734.637c-1.757 1.757-2.044 4.32-.643 5.729l.408 3.42l.002.016l1.611 1.611a2.95 2.95 0 0 0 .373-1.863l-.273-2.288c1.214.054 2.562-.47 3.619-1.528c1.76-1.759 2.044-4.326.637-5.734"/><path fillRule="evenodd" d="M24 43c10.493 0 19-8.507 19-19S34.493 5 24 5S5 13.507 5 24s8.507 19 19 19m0-2c4.335 0 8.29-1.622 11.293-4.293l-24-24A16.94 16.94 0 0 0 7 24c0 9.389 7.611 17 17 17M12.707 11.293l24 24A16.94 16.94 0 0 0 41 24c0-9.389-7.611-17-17-17c-4.335 0-8.29 1.622-11.293 4.293" clipRule="evenodd"/></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 d="M19.273 25.586a2.96 2.96 0 0 1 .152-1.862l1.912 1.91l.567 2.46c.628 2.725-2.483 4.752-4.72 3.077l-.49-.366c-.728-.545-1.746.086-1.583.98l.26 1.421l-1.968.36l-.26-1.421c-.49-2.683 2.566-4.575 4.75-2.941l.488.366c.746.558 1.783-.118 1.574-1.026zM34.106 14.15c-1.407-1.407-3.975-1.122-5.734.637c-1.757 1.757-2.044 4.32-.643 5.729l.408 3.42l.002.016l1.611 1.611a2.95 2.95 0 0 0 .373-1.863l-.273-2.288c1.214.054 2.562-.47 3.619-1.528c1.76-1.759 2.044-4.326.637-5.734"/><path fill-rule="evenodd" d="M24 43c10.493 0 19-8.507 19-19S34.493 5 24 5S5 13.507 5 24s8.507 19 19 19m0-2c4.335 0 8.29-1.622 11.293-4.293l-24-24A16.94 16.94 0 0 0 7 24c0 9.389 7.611 17 17 17M12.707 11.293l24 24A16.94 16.94 0 0 0 41 24c0-9.389-7.611-17-17-17c-4.335 0-8.29 1.622-11.293 4.293" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-contraceptive-voucher {
  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%20d%3D%22M19.273%2025.586a2.96%202.96%200%200%201%20.152-1.862l1.912%201.91l.567%202.46c.628%202.725-2.483%204.752-4.72%203.077l-.49-.366c-.728-.545-1.746.086-1.583.98l.26%201.421l-1.968.36l-.26-1.421c-.49-2.683%202.566-4.575%204.75-2.941l.488.366c.746.558%201.783-.118%201.574-1.026zM34.106%2014.15c-1.407-1.407-3.975-1.122-5.734.637c-1.757%201.757-2.044%204.32-.643%205.729l.408%203.42l.002.016l1.611%201.611a2.95%202.95%200%200%200%20.373-1.863l-.273-2.288c1.214.054%202.562-.47%203.619-1.528c1.76-1.759%202.044-4.326.637-5.734%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M24%2043c10.493%200%2019-8.507%2019-19S34.493%205%2024%205S5%2013.507%205%2024s8.507%2019%2019%2019m0-2c4.335%200%208.29-1.622%2011.293-4.293l-24-24A16.94%2016.94%200%200%200%207%2024c0%209.389%207.611%2017%2017%2017M12.707%2011.293l24%2024A16.94%2016.94%200%200%200%2041%2024c0-9.389-7.611-17-17-17c-4.335%200-8.29%201.622-11.293%204.293%22%20clip-rule%3D%22evenodd%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%20d%3D%22M19.273%2025.586a2.96%202.96%200%200%201%20.152-1.862l1.912%201.91l.567%202.46c.628%202.725-2.483%204.752-4.72%203.077l-.49-.366c-.728-.545-1.746.086-1.583.98l.26%201.421l-1.968.36l-.26-1.421c-.49-2.683%202.566-4.575%204.75-2.941l.488.366c.746.558%201.783-.118%201.574-1.026zM34.106%2014.15c-1.407-1.407-3.975-1.122-5.734.637c-1.757%201.757-2.044%204.32-.643%205.729l.408%203.42l.002.016l1.611%201.611a2.95%202.95%200%200%200%20.373-1.863l-.273-2.288c1.214.054%202.562-.47%203.619-1.528c1.76-1.759%202.044-4.326.637-5.734%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M24%2043c10.493%200%2019-8.507%2019-19S34.493%205%2024%205S5%2013.507%205%2024s8.507%2019%2019%2019m0-2c4.335%200%208.29-1.622%2011.293-4.293l-24-24A16.94%2016.94%200%200%200%207%2024c0%209.389%207.611%2017%2017%2017M12.707%2011.293l24%2024A16.94%2016.94%200%200%200%2041%2024c0-9.389-7.611-17-17-17c-4.335%200-8.29%201.622-11.293%204.293%22%20clip-rule%3D%22evenodd%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-voucher.svg?color=%231a73e8&size=48