ban smoking icon
ban-smoking from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- ban-smoking
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Viewbox
- 512×512
- License
- CC BY 4.0
The same icon in other sets
Use the ban smoking icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m99.5 144.8l79.2 79.2l96 96l92.5 92.5C335.9 434.9 297.5 448 256 448c-106 0-192-86-192-192c0-41.5 13.1-79.9 35.5-111.2M333.3 288l-32-32H384v32zm32 32H400c8.8 0 16-7.2 16-16v-64c0-8.8-7.2-16-16-16H269.3L144.8 99.5C176.1 77.1 214.5 64 256 64c106 0 192 86 192 192c0 41.5-13.1 79.9-35.5 111.2zM256 512a256 256 0 1 0 0-512a256 256 0 1 0 0 512m16-416c-8.8 0-16 7.2-16 16c0 26.5 21.5 48 48 48h32c8.8 0 16 7.2 16 16s7.2 16 16 16s16-7.2 16-16c0-26.5-21.5-48-48-48h-32c-8.8 0-16-7.2-16-16s-7.2-16-16-16m-42.5 224l-96-96H112c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidBanSmoking(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m99.5 144.8l79.2 79.2l96 96l92.5 92.5C335.9 434.9 297.5 448 256 448c-106 0-192-86-192-192c0-41.5 13.1-79.9 35.5-111.2M333.3 288l-32-32H384v32zm32 32H400c8.8 0 16-7.2 16-16v-64c0-8.8-7.2-16-16-16H269.3L144.8 99.5C176.1 77.1 214.5 64 256 64c106 0 192 86 192 192c0 41.5-13.1 79.9-35.5 111.2zM256 512a256 256 0 1 0 0-512a256 256 0 1 0 0 512m16-416c-8.8 0-16 7.2-16 16c0 26.5 21.5 48 48 48h32c8.8 0 16 7.2 16 16s7.2 16 16 16s16-7.2 16-16c0-26.5-21.5-48-48-48h-32c-8.8 0-16-7.2-16-16s-7.2-16-16-16m-42.5 224l-96-96H112c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m99.5 144.8l79.2 79.2l96 96l92.5 92.5C335.9 434.9 297.5 448 256 448c-106 0-192-86-192-192c0-41.5 13.1-79.9 35.5-111.2M333.3 288l-32-32H384v32zm32 32H400c8.8 0 16-7.2 16-16v-64c0-8.8-7.2-16-16-16H269.3L144.8 99.5C176.1 77.1 214.5 64 256 64c106 0 192 86 192 192c0 41.5-13.1 79.9-35.5 111.2zM256 512a256 256 0 1 0 0-512a256 256 0 1 0 0 512m16-416c-8.8 0-16 7.2-16 16c0 26.5 21.5 48 48 48h32c8.8 0 16 7.2 16 16s7.2 16 16 16s16-7.2 16-16c0-26.5-21.5-48-48-48h-32c-8.8 0-16-7.2-16-16s-7.2-16-16-16m-42.5 224l-96-96H112c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16z"/></svg> </template>
CSS
.icon-ban-smoking {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m99.5%20144.8l79.2%2079.2l96%2096l92.5%2092.5C335.9%20434.9%20297.5%20448%20256%20448c-106%200-192-86-192-192c0-41.5%2013.1-79.9%2035.5-111.2M333.3%20288l-32-32H384v32zm32%2032H400c8.8%200%2016-7.2%2016-16v-64c0-8.8-7.2-16-16-16H269.3L144.8%2099.5C176.1%2077.1%20214.5%2064%20256%2064c106%200%20192%2086%20192%20192c0%2041.5-13.1%2079.9-35.5%20111.2zM256%20512a256%20256%200%201%200%200-512a256%20256%200%201%200%200%20512m16-416c-8.8%200-16%207.2-16%2016c0%2026.5%2021.5%2048%2048%2048h32c8.8%200%2016%207.2%2016%2016s7.2%2016%2016%2016s16-7.2%2016-16c0-26.5-21.5-48-48-48h-32c-8.8%200-16-7.2-16-16s-7.2-16-16-16m-42.5%20224l-96-96H112c-8.8%200-16%207.2-16%2016v64c0%208.8%207.2%2016%2016%2016z%22%2F%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m99.5%20144.8l79.2%2079.2l96%2096l92.5%2092.5C335.9%20434.9%20297.5%20448%20256%20448c-106%200-192-86-192-192c0-41.5%2013.1-79.9%2035.5-111.2M333.3%20288l-32-32H384v32zm32%2032H400c8.8%200%2016-7.2%2016-16v-64c0-8.8-7.2-16-16-16H269.3L144.8%2099.5C176.1%2077.1%20214.5%2064%20256%2064c106%200%20192%2086%20192%20192c0%2041.5-13.1%2079.9-35.5%20111.2zM256%20512a256%20256%200%201%200%200-512a256%20256%200%201%200%200%20512m16-416c-8.8%200-16%207.2-16%2016c0%2026.5%2021.5%2048%2048%2048h32c8.8%200%2016%207.2%2016%2016s7.2%2016%2016%2016s16-7.2%2016-16c0-26.5-21.5-48-48-48h-32c-8.8%200-16-7.2-16-16s-7.2-16-16-16m-42.5%20224l-96-96H112c-8.8%200-16%207.2-16%2016v64c0%208.8%207.2%2016%2016%2016z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/ban-smoking.svg?color=%231a73e8&size=48