contraceptive voucher icon
contraceptive-voucher-outline from Health Icons by Resolve to Save Lives · Outline · Contraceptives · MIT Free for personal and commercial use.
- Name
- contraceptive-voucher-outline
- Set
- Health Icons
- Style
- Outline
- Category
- Contraceptives
- Viewbox
- 48×48
- License
- MIT
- Aliases
- contraceptive-voucher2x-outline
3 other variants in Health Icons
More contraceptives icons from Health Icons
contraceptive-diaphragmcontraceptive-injectioncontraceptive-patchcopper-iudfamily-planningfemale-condomhormonal-ringimplantiudmale-condomoral-contraception-pillsx21oral-contraception-pillsx28sayana-pressspermcontraceptive-diaphragm-negativecontraceptive-injection-negativecontraceptive-patch-negativecontraceptive-voucher-negative
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="m21.347 25.674l-1.92-1.919a2.96 2.96 0 0 0-.148 1.854l.68 2.953c.21.907-.827 1.583-1.573 1.025l-.485-.363c-2.184-1.634-5.239.258-4.749 2.94l.26 1.42l1.967-.36l-.26-1.419c-.163-.894.856-1.525 1.584-.98l.485.363c2.238 1.675 5.349-.352 4.72-3.076z"/><path fill-rule="evenodd" d="M29.634 25.476A2.95 2.95 0 0 0 30 23.554l-.294-2.13c1.25.106 2.664-.418 3.763-1.517c1.76-1.758 2.044-4.324.637-5.731s-3.973-1.122-5.731.637c-1.669 1.668-2.011 4.063-.84 5.506l.484 3.509l.005.038zm.155-9.25c1.288-1.287 2.555-.984 2.903-.636s.652 1.615-.637 2.903c-1.288 1.289-2.555.985-2.903.637s-.652-1.615.637-2.903" clip-rule="evenodd"/><path fill-rule="evenodd" d="M43 24c0 10.493-8.507 19-19 19S5 34.493 5 24S13.507 5 24 5s19 8.507 19 19m-7.707 12.707A16.94 16.94 0 0 1 24 41c-9.389 0-17-7.611-17-17c0-4.335 1.622-8.29 4.293-11.293zm1.414-1.414l-24-24A16.94 16.94 0 0 1 24 7c9.389 0 17 7.611 17 17c0 4.335-1.622 8.29-4.293 11.293" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsContraceptiveVoucherOutline(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="m21.347 25.674l-1.92-1.919a2.96 2.96 0 0 0-.148 1.854l.68 2.953c.21.907-.827 1.583-1.573 1.025l-.485-.363c-2.184-1.634-5.239.258-4.749 2.94l.26 1.42l1.967-.36l-.26-1.419c-.163-.894.856-1.525 1.584-.98l.485.363c2.238 1.675 5.349-.352 4.72-3.076z"/><path fillRule="evenodd" d="M29.634 25.476A2.95 2.95 0 0 0 30 23.554l-.294-2.13c1.25.106 2.664-.418 3.763-1.517c1.76-1.758 2.044-4.324.637-5.731s-3.973-1.122-5.731.637c-1.669 1.668-2.011 4.063-.84 5.506l.484 3.509l.005.038zm.155-9.25c1.288-1.287 2.555-.984 2.903-.636s.652 1.615-.637 2.903c-1.288 1.289-2.555.985-2.903.637s-.652-1.615.637-2.903" clipRule="evenodd"/><path fillRule="evenodd" d="M43 24c0 10.493-8.507 19-19 19S5 34.493 5 24S13.507 5 24 5s19 8.507 19 19m-7.707 12.707A16.94 16.94 0 0 1 24 41c-9.389 0-17-7.611-17-17c0-4.335 1.622-8.29 4.293-11.293zm1.414-1.414l-24-24A16.94 16.94 0 0 1 24 7c9.389 0 17 7.611 17 17c0 4.335-1.622 8.29-4.293 11.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="m21.347 25.674l-1.92-1.919a2.96 2.96 0 0 0-.148 1.854l.68 2.953c.21.907-.827 1.583-1.573 1.025l-.485-.363c-2.184-1.634-5.239.258-4.749 2.94l.26 1.42l1.967-.36l-.26-1.419c-.163-.894.856-1.525 1.584-.98l.485.363c2.238 1.675 5.349-.352 4.72-3.076z"/><path fill-rule="evenodd" d="M29.634 25.476A2.95 2.95 0 0 0 30 23.554l-.294-2.13c1.25.106 2.664-.418 3.763-1.517c1.76-1.758 2.044-4.324.637-5.731s-3.973-1.122-5.731.637c-1.669 1.668-2.011 4.063-.84 5.506l.484 3.509l.005.038zm.155-9.25c1.288-1.287 2.555-.984 2.903-.636s.652 1.615-.637 2.903c-1.288 1.289-2.555.985-2.903.637s-.652-1.615.637-2.903" clip-rule="evenodd"/><path fill-rule="evenodd" d="M43 24c0 10.493-8.507 19-19 19S5 34.493 5 24S13.507 5 24 5s19 8.507 19 19m-7.707 12.707A16.94 16.94 0 0 1 24 41c-9.389 0-17-7.611-17-17c0-4.335 1.622-8.29 4.293-11.293zm1.414-1.414l-24-24A16.94 16.94 0 0 1 24 7c9.389 0 17 7.611 17 17c0 4.335-1.622 8.29-4.293 11.293" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-contraceptive-voucher-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%20d%3D%22m21.347%2025.674l-1.92-1.919a2.96%202.96%200%200%200-.148%201.854l.68%202.953c.21.907-.827%201.583-1.573%201.025l-.485-.363c-2.184-1.634-5.239.258-4.749%202.94l.26%201.42l1.967-.36l-.26-1.419c-.163-.894.856-1.525%201.584-.98l.485.363c2.238%201.675%205.349-.352%204.72-3.076z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M29.634%2025.476A2.95%202.95%200%200%200%2030%2023.554l-.294-2.13c1.25.106%202.664-.418%203.763-1.517c1.76-1.758%202.044-4.324.637-5.731s-3.973-1.122-5.731.637c-1.669%201.668-2.011%204.063-.84%205.506l.484%203.509l.005.038zm.155-9.25c1.288-1.287%202.555-.984%202.903-.636s.652%201.615-.637%202.903c-1.288%201.289-2.555.985-2.903.637s-.652-1.615.637-2.903%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M43%2024c0%2010.493-8.507%2019-19%2019S5%2034.493%205%2024S13.507%205%2024%205s19%208.507%2019%2019m-7.707%2012.707A16.94%2016.94%200%200%201%2024%2041c-9.389%200-17-7.611-17-17c0-4.335%201.622-8.29%204.293-11.293zm1.414-1.414l-24-24A16.94%2016.94%200%200%201%2024%207c9.389%200%2017%207.611%2017%2017c0%204.335-1.622%208.29-4.293%2011.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%22m21.347%2025.674l-1.92-1.919a2.96%202.96%200%200%200-.148%201.854l.68%202.953c.21.907-.827%201.583-1.573%201.025l-.485-.363c-2.184-1.634-5.239.258-4.749%202.94l.26%201.42l1.967-.36l-.26-1.419c-.163-.894.856-1.525%201.584-.98l.485.363c2.238%201.675%205.349-.352%204.72-3.076z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M29.634%2025.476A2.95%202.95%200%200%200%2030%2023.554l-.294-2.13c1.25.106%202.664-.418%203.763-1.517c1.76-1.758%202.044-4.324.637-5.731s-3.973-1.122-5.731.637c-1.669%201.668-2.011%204.063-.84%205.506l.484%203.509l.005.038zm.155-9.25c1.288-1.287%202.555-.984%202.903-.636s.652%201.615-.637%202.903c-1.288%201.289-2.555.985-2.903.637s-.652-1.615.637-2.903%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M43%2024c0%2010.493-8.507%2019-19%2019S5%2034.493%205%2024S13.507%205%2024%205s19%208.507%2019%2019m-7.707%2012.707A16.94%2016.94%200%200%201%2024%2041c-9.389%200-17-7.611-17-17c0-4.335%201.622-8.29%204.293-11.293zm1.414-1.414l-24-24A16.94%2016.94%200%200%201%2024%207c9.389%200%2017%207.611%2017%2017c0%204.335-1.622%208.29-4.293%2011.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-outline.svg?color=%231a73e8&size=48