smoking ban icon
smoking-ban from Line Awesome by Icons8 · Line · Status · Apache-2.0 Free for personal and commercial use.
- Name
- smoking-ban
- Set
- Line Awesome
- Style
- Line
- Category
- Status
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- smoking-ban-solid
The same icon in other sets
More status icons from Line Awesome
banbattery-emptybattery-fullbattery-halfbattery-quarterbattery-three-quartersbellbell-slashbell-slash-solidbell-solidcalendarcalendar-altcalendar-alt-solidcalendar-checkcalendar-check-solidcalendar-daycalendar-minuscalendar-minus-solidcalendar-pluscalendar-plus-solidcalendar-solidcalendar-timescalendar-times-solidcalendar-week
Use the smoking ban icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.719 2.281L2.28 3.72l26 26l1.438-1.438L23.437 22H31v-6H17.437zM16.03 4c-.36.36-.625.785-.937 1.469c-.313.683-.59 1.543-.594 2.5s.328 2.05 1.188 2.875c.859.824 2.171 1.36 4 1.594c1.523.195 2.503.445 3.062.78c.559.337.79.68.969 1.5l1.968-.437c-.257-1.18-.91-2.183-1.906-2.781s-2.215-.855-3.843-1.063c-1.56-.199-2.43-.636-2.875-1.062c-.446-.426-.563-.863-.563-1.406s.176-1.153.406-1.657c.23-.503.586-.96.532-.906zm5.532.313v2c.62 0 1.421.093 2.03.437c.61.344 1.126.852 1.25 2.313l.095.937h.906c.515 0 1.59.16 2.125.625c.265.234.437.508.5 1.031c.062.524-.032 1.324-.5 2.469l1.875.75c.558-1.36.742-2.488.625-3.469a3.58 3.58 0 0 0-1.188-2.281c-.902-.79-1.883-.992-2.687-1.063c-.348-1.445-1.07-2.535-2-3.062c-1.121-.637-2.29-.688-3.032-.688zM1 16v6h16.813l-2-2H3v-2h10.813l-2-2zm18.438 2H23v2h-1.563zM25 18h1v2h-1zm3 0h1v2h-1z"/></svg>
React
import type { SVGProps } from "react";
export function LaSmokingBan(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.719 2.281L2.28 3.72l26 26l1.438-1.438L23.437 22H31v-6H17.437zM16.03 4c-.36.36-.625.785-.937 1.469c-.313.683-.59 1.543-.594 2.5s.328 2.05 1.188 2.875c.859.824 2.171 1.36 4 1.594c1.523.195 2.503.445 3.062.78c.559.337.79.68.969 1.5l1.968-.437c-.257-1.18-.91-2.183-1.906-2.781s-2.215-.855-3.843-1.063c-1.56-.199-2.43-.636-2.875-1.062c-.446-.426-.563-.863-.563-1.406s.176-1.153.406-1.657c.23-.503.586-.96.532-.906zm5.532.313v2c.62 0 1.421.093 2.03.437c.61.344 1.126.852 1.25 2.313l.095.937h.906c.515 0 1.59.16 2.125.625c.265.234.437.508.5 1.031c.062.524-.032 1.324-.5 2.469l1.875.75c.558-1.36.742-2.488.625-3.469a3.58 3.58 0 0 0-1.188-2.281c-.902-.79-1.883-.992-2.687-1.063c-.348-1.445-1.07-2.535-2-3.062c-1.121-.637-2.29-.688-3.032-.688zM1 16v6h16.813l-2-2H3v-2h10.813l-2-2zm18.438 2H23v2h-1.563zM25 18h1v2h-1zm3 0h1v2h-1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.719 2.281L2.28 3.72l26 26l1.438-1.438L23.437 22H31v-6H17.437zM16.03 4c-.36.36-.625.785-.937 1.469c-.313.683-.59 1.543-.594 2.5s.328 2.05 1.188 2.875c.859.824 2.171 1.36 4 1.594c1.523.195 2.503.445 3.062.78c.559.337.79.68.969 1.5l1.968-.437c-.257-1.18-.91-2.183-1.906-2.781s-2.215-.855-3.843-1.063c-1.56-.199-2.43-.636-2.875-1.062c-.446-.426-.563-.863-.563-1.406s.176-1.153.406-1.657c.23-.503.586-.96.532-.906zm5.532.313v2c.62 0 1.421.093 2.03.437c.61.344 1.126.852 1.25 2.313l.095.937h.906c.515 0 1.59.16 2.125.625c.265.234.437.508.5 1.031c.062.524-.032 1.324-.5 2.469l1.875.75c.558-1.36.742-2.488.625-3.469a3.58 3.58 0 0 0-1.188-2.281c-.902-.79-1.883-.992-2.687-1.063c-.348-1.445-1.07-2.535-2-3.062c-1.121-.637-2.29-.688-3.032-.688zM1 16v6h16.813l-2-2H3v-2h10.813l-2-2zm18.438 2H23v2h-1.563zM25 18h1v2h-1zm3 0h1v2h-1z"/></svg> </template>
CSS
.icon-smoking-ban {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.719%202.281L2.28%203.72l26%2026l1.438-1.438L23.437%2022H31v-6H17.437zM16.03%204c-.36.36-.625.785-.937%201.469c-.313.683-.59%201.543-.594%202.5s.328%202.05%201.188%202.875c.859.824%202.171%201.36%204%201.594c1.523.195%202.503.445%203.062.78c.559.337.79.68.969%201.5l1.968-.437c-.257-1.18-.91-2.183-1.906-2.781s-2.215-.855-3.843-1.063c-1.56-.199-2.43-.636-2.875-1.062c-.446-.426-.563-.863-.563-1.406s.176-1.153.406-1.657c.23-.503.586-.96.532-.906zm5.532.313v2c.62%200%201.421.093%202.03.437c.61.344%201.126.852%201.25%202.313l.095.937h.906c.515%200%201.59.16%202.125.625c.265.234.437.508.5%201.031c.062.524-.032%201.324-.5%202.469l1.875.75c.558-1.36.742-2.488.625-3.469a3.58%203.58%200%200%200-1.188-2.281c-.902-.79-1.883-.992-2.687-1.063c-.348-1.445-1.07-2.535-2-3.062c-1.121-.637-2.29-.688-3.032-.688zM1%2016v6h16.813l-2-2H3v-2h10.813l-2-2zm18.438%202H23v2h-1.563zM25%2018h1v2h-1zm3%200h1v2h-1z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.719%202.281L2.28%203.72l26%2026l1.438-1.438L23.437%2022H31v-6H17.437zM16.03%204c-.36.36-.625.785-.937%201.469c-.313.683-.59%201.543-.594%202.5s.328%202.05%201.188%202.875c.859.824%202.171%201.36%204%201.594c1.523.195%202.503.445%203.062.78c.559.337.79.68.969%201.5l1.968-.437c-.257-1.18-.91-2.183-1.906-2.781s-2.215-.855-3.843-1.063c-1.56-.199-2.43-.636-2.875-1.062c-.446-.426-.563-.863-.563-1.406s.176-1.153.406-1.657c.23-.503.586-.96.532-.906zm5.532.313v2c.62%200%201.421.093%202.03.437c.61.344%201.126.852%201.25%202.313l.095.937h.906c.515%200%201.59.16%202.125.625c.265.234.437.508.5%201.031c.062.524-.032%201.324-.5%202.469l1.875.75c.558-1.36.742-2.488.625-3.469a3.58%203.58%200%200%200-1.188-2.281c-.902-.79-1.883-.992-2.687-1.063c-.348-1.445-1.07-2.535-2-3.062c-1.121-.637-2.29-.688-3.032-.688zM1%2016v6h16.813l-2-2H3v-2h10.813l-2-2zm18.438%202H23v2h-1.563zM25%2018h1v2h-1zm3%200h1v2h-1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/smoking-ban.svg?color=%231a73e8&size=48