smoking cessation icon

smoking-cessation-24px from Health Icons by Resolve to Save Lives · Filled 24px · Symbols · MIT Free for personal and commercial use.

Name
smoking-cessation-24px
Set
Health Icons
Style
Filled 24px
Category
Symbols
Viewbox
24×24
License
MIT

3 other variants in Health Icons

More symbols icons from Health Icons

Use the smoking cessation icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M14.16 5.266A3.5 3.5 0 0 1 15.5 5v1.5a2 2 0 0 0 0 4H17a2.5 2.5 0 0 1 2.5 2.5v1H18v-1a1 1 0 0 0-1-1h-1.5a3.5 3.5 0 0 1-1.34-6.734"/><path d="M17 7.5a2 2 0 0 0 0-4V2a3.5 3.5 0 0 1 2.355 6.09A5 5 0 0 1 22 12.5V14h-1.5v-1.5h.003A3.504 3.504 0 0 0 17.1 8.999L17 9zM16.586 18l3.207 3.207l1.414-1.414L19.414 18h.086v-2.5H18v1.086l-1-1V15.5h-.086L4.207 2.793L2.793 4.207L14.086 15.5H2V18zm3.914 0v-2.5H22V18z"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsSmokingCessation24px(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="M14.16 5.266A3.5 3.5 0 0 1 15.5 5v1.5a2 2 0 0 0 0 4H17a2.5 2.5 0 0 1 2.5 2.5v1H18v-1a1 1 0 0 0-1-1h-1.5a3.5 3.5 0 0 1-1.34-6.734"/><path d="M17 7.5a2 2 0 0 0 0-4V2a3.5 3.5 0 0 1 2.355 6.09A5 5 0 0 1 22 12.5V14h-1.5v-1.5h.003A3.504 3.504 0 0 0 17.1 8.999L17 9zM16.586 18l3.207 3.207l1.414-1.414L19.414 18h.086v-2.5H18v1.086l-1-1V15.5h-.086L4.207 2.793L2.793 4.207L14.086 15.5H2V18zm3.914 0v-2.5H22V18z"/></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="M14.16 5.266A3.5 3.5 0 0 1 15.5 5v1.5a2 2 0 0 0 0 4H17a2.5 2.5 0 0 1 2.5 2.5v1H18v-1a1 1 0 0 0-1-1h-1.5a3.5 3.5 0 0 1-1.34-6.734"/><path d="M17 7.5a2 2 0 0 0 0-4V2a3.5 3.5 0 0 1 2.355 6.09A5 5 0 0 1 22 12.5V14h-1.5v-1.5h.003A3.504 3.504 0 0 0 17.1 8.999L17 9zM16.586 18l3.207 3.207l1.414-1.414L19.414 18h.086v-2.5H18v1.086l-1-1V15.5h-.086L4.207 2.793L2.793 4.207L14.086 15.5H2V18zm3.914 0v-2.5H22V18z"/></g></svg>
</template>

CSS

.icon-smoking-cessation-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%22M14.16%205.266A3.5%203.5%200%200%201%2015.5%205v1.5a2%202%200%200%200%200%204H17a2.5%202.5%200%200%201%202.5%202.5v1H18v-1a1%201%200%200%200-1-1h-1.5a3.5%203.5%200%200%201-1.34-6.734%22%2F%3E%3Cpath%20d%3D%22M17%207.5a2%202%200%200%200%200-4V2a3.5%203.5%200%200%201%202.355%206.09A5%205%200%200%201%2022%2012.5V14h-1.5v-1.5h.003A3.504%203.504%200%200%200%2017.1%208.999L17%209zM16.586%2018l3.207%203.207l1.414-1.414L19.414%2018h.086v-2.5H18v1.086l-1-1V15.5h-.086L4.207%202.793L2.793%204.207L14.086%2015.5H2V18zm3.914%200v-2.5H22V18z%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%22M14.16%205.266A3.5%203.5%200%200%201%2015.5%205v1.5a2%202%200%200%200%200%204H17a2.5%202.5%200%200%201%202.5%202.5v1H18v-1a1%201%200%200%200-1-1h-1.5a3.5%203.5%200%200%201-1.34-6.734%22%2F%3E%3Cpath%20d%3D%22M17%207.5a2%202%200%200%200%200-4V2a3.5%203.5%200%200%201%202.355%206.09A5%205%200%200%201%2022%2012.5V14h-1.5v-1.5h.003A3.504%203.504%200%200%200%2017.1%208.999L17%209zM16.586%2018l3.207%203.207l1.414-1.414L19.414%2018h.086v-2.5H18v1.086l-1-1V15.5h-.086L4.207%202.793L2.793%204.207L14.086%2015.5H2V18zm3.914%200v-2.5H22V18z%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/smoking-cessation-24px.svg?color=%231a73e8&size=48