contraceptive voucher icon

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

Name
contraceptive-voucher-outline-24px
Set
Health Icons
Style
Outline 24px
Category
Contraceptives
Viewbox
24×24
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 24 24"><g fill="currentColor"><path d="M10.53 15.53a1.57 1.57 0 0 0 .427-.849c.043-.24.043-.486.043-.658V14c0-.203.002-.32.02-.413a.3.3 0 0 1 .017-.064l-.007.007l-1.06-1.06a1.57 1.57 0 0 0-.427.849c-.043.24-.043.486-.043.658V14c0 .132-.13.218-.251.163l-.206-.093l-.16-.074c-.294-.134-.676-.302-1.05-.375c-.372-.072-.93-.085-1.363.349c-.368.367-.383.847-.337 1.167c.047.333.18.665.321.948A6.1 6.1 0 0 0 7.47 17.53l1.06-1.06a4.7 4.7 0 0 1-.734-1.055c-.06-.118.05-.232.171-.182a9 9 0 0 1 .422.187c.247.114.544.251.807.332c.16.05.365.098.582.091a1.1 1.1 0 0 0 .752-.313m6.258-6.029c-.37.642-.94 1.071-1.516 1.212a5 5 0 0 1-.026.285q-.008.072-.01.155c-.009.166-.018.362-.125.552c-.123.219-.174.274-.4.5l-1-1l-.053-.07v-.045c.028-.23.041-.573.048-.918c-.434-.607-.439-1.572.051-2.42c.622-1.077 1.804-1.558 2.64-1.074c.838.483 1.013 1.747.391 2.823"/><path fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2S2 6.477 2 12s4.477 10 10 10m0-2c1.852 0 3.558-.63 4.914-1.686L5.686 7.086A8 8 0 0 0 12 20M7.102 5.674l11.224 11.224A8 8 0 0 0 7.102 5.674" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsContraceptiveVoucherOutline24px(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M10.53 15.53a1.57 1.57 0 0 0 .427-.849c.043-.24.043-.486.043-.658V14c0-.203.002-.32.02-.413a.3.3 0 0 1 .017-.064l-.007.007l-1.06-1.06a1.57 1.57 0 0 0-.427.849c-.043.24-.043.486-.043.658V14c0 .132-.13.218-.251.163l-.206-.093l-.16-.074c-.294-.134-.676-.302-1.05-.375c-.372-.072-.93-.085-1.363.349c-.368.367-.383.847-.337 1.167c.047.333.18.665.321.948A6.1 6.1 0 0 0 7.47 17.53l1.06-1.06a4.7 4.7 0 0 1-.734-1.055c-.06-.118.05-.232.171-.182a9 9 0 0 1 .422.187c.247.114.544.251.807.332c.16.05.365.098.582.091a1.1 1.1 0 0 0 .752-.313m6.258-6.029c-.37.642-.94 1.071-1.516 1.212a5 5 0 0 1-.026.285q-.008.072-.01.155c-.009.166-.018.362-.125.552c-.123.219-.174.274-.4.5l-1-1l-.053-.07v-.045c.028-.23.041-.573.048-.918c-.434-.607-.439-1.572.051-2.42c.622-1.077 1.804-1.558 2.64-1.074c.838.483 1.013 1.747.391 2.823"/><path fillRule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2S2 6.477 2 12s4.477 10 10 10m0-2c1.852 0 3.558-.63 4.914-1.686L5.686 7.086A8 8 0 0 0 12 20M7.102 5.674l11.224 11.224A8 8 0 0 0 7.102 5.674" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M10.53 15.53a1.57 1.57 0 0 0 .427-.849c.043-.24.043-.486.043-.658V14c0-.203.002-.32.02-.413a.3.3 0 0 1 .017-.064l-.007.007l-1.06-1.06a1.57 1.57 0 0 0-.427.849c-.043.24-.043.486-.043.658V14c0 .132-.13.218-.251.163l-.206-.093l-.16-.074c-.294-.134-.676-.302-1.05-.375c-.372-.072-.93-.085-1.363.349c-.368.367-.383.847-.337 1.167c.047.333.18.665.321.948A6.1 6.1 0 0 0 7.47 17.53l1.06-1.06a4.7 4.7 0 0 1-.734-1.055c-.06-.118.05-.232.171-.182a9 9 0 0 1 .422.187c.247.114.544.251.807.332c.16.05.365.098.582.091a1.1 1.1 0 0 0 .752-.313m6.258-6.029c-.37.642-.94 1.071-1.516 1.212a5 5 0 0 1-.026.285q-.008.072-.01.155c-.009.166-.018.362-.125.552c-.123.219-.174.274-.4.5l-1-1l-.053-.07v-.045c.028-.23.041-.573.048-.918c-.434-.607-.439-1.572.051-2.42c.622-1.077 1.804-1.558 2.64-1.074c.838.483 1.013 1.747.391 2.823"/><path fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2S2 6.477 2 12s4.477 10 10 10m0-2c1.852 0 3.558-.63 4.914-1.686L5.686 7.086A8 8 0 0 0 12 20M7.102 5.674l11.224 11.224A8 8 0 0 0 7.102 5.674" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-contraceptive-voucher-outline-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M10.53%2015.53a1.57%201.57%200%200%200%20.427-.849c.043-.24.043-.486.043-.658V14c0-.203.002-.32.02-.413a.3.3%200%200%201%20.017-.064l-.007.007l-1.06-1.06a1.57%201.57%200%200%200-.427.849c-.043.24-.043.486-.043.658V14c0%20.132-.13.218-.251.163l-.206-.093l-.16-.074c-.294-.134-.676-.302-1.05-.375c-.372-.072-.93-.085-1.363.349c-.368.367-.383.847-.337%201.167c.047.333.18.665.321.948A6.1%206.1%200%200%200%207.47%2017.53l1.06-1.06a4.7%204.7%200%200%201-.734-1.055c-.06-.118.05-.232.171-.182a9%209%200%200%201%20.422.187c.247.114.544.251.807.332c.16.05.365.098.582.091a1.1%201.1%200%200%200%20.752-.313m6.258-6.029c-.37.642-.94%201.071-1.516%201.212a5%205%200%200%201-.026.285q-.008.072-.01.155c-.009.166-.018.362-.125.552c-.123.219-.174.274-.4.5l-1-1l-.053-.07v-.045c.028-.23.041-.573.048-.918c-.434-.607-.439-1.572.051-2.42c.622-1.077%201.804-1.558%202.64-1.074c.838.483%201.013%201.747.391%202.823%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2022c5.523%200%2010-4.477%2010-10S17.523%202%2012%202S2%206.477%202%2012s4.477%2010%2010%2010m0-2c1.852%200%203.558-.63%204.914-1.686L5.686%207.086A8%208%200%200%200%2012%2020M7.102%205.674l11.224%2011.224A8%208%200%200%200%207.102%205.674%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M10.53%2015.53a1.57%201.57%200%200%200%20.427-.849c.043-.24.043-.486.043-.658V14c0-.203.002-.32.02-.413a.3.3%200%200%201%20.017-.064l-.007.007l-1.06-1.06a1.57%201.57%200%200%200-.427.849c-.043.24-.043.486-.043.658V14c0%20.132-.13.218-.251.163l-.206-.093l-.16-.074c-.294-.134-.676-.302-1.05-.375c-.372-.072-.93-.085-1.363.349c-.368.367-.383.847-.337%201.167c.047.333.18.665.321.948A6.1%206.1%200%200%200%207.47%2017.53l1.06-1.06a4.7%204.7%200%200%201-.734-1.055c-.06-.118.05-.232.171-.182a9%209%200%200%201%20.422.187c.247.114.544.251.807.332c.16.05.365.098.582.091a1.1%201.1%200%200%200%20.752-.313m6.258-6.029c-.37.642-.94%201.071-1.516%201.212a5%205%200%200%201-.026.285q-.008.072-.01.155c-.009.166-.018.362-.125.552c-.123.219-.174.274-.4.5l-1-1l-.053-.07v-.045c.028-.23.041-.573.048-.918c-.434-.607-.439-1.572.051-2.42c.622-1.077%201.804-1.558%202.64-1.074c.838.483%201.013%201.747.391%202.823%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2022c5.523%200%2010-4.477%2010-10S17.523%202%2012%202S2%206.477%202%2012s4.477%2010%2010%2010m0-2c1.852%200%203.558-.63%204.914-1.686L5.686%207.086A8%208%200%200%200%2012%2020M7.102%205.674l11.224%2011.224A8%208%200%200%200%207.102%205.674%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-24px.svg?color=%231a73e8&size=48