prohibited smoking icon

prohibited-smoking-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
prohibited-smoking-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the prohibited smoking icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 2a8 8 0 1 1 0 16a8 8 0 0 1 0-16m1.06 8h3.44a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H9.06l-3.095 3.096a6.5 6.5 0 0 0 9.13-9.13zM10 3.5a6.5 6.5 0 0 0-5.096 10.535L7 11.94V10h1.94l5.095-5.096A6.47 6.47 0 0 0 10 3.5M6 12h-.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5H6zm0-6.364c0-.159.213-.21.284-.068l.394.787A1 1 0 0 1 6.49 7.51l-.197.197A1 1 0 0 0 6 8.414v1.027c0 .264-.356.348-.474.112l-.407-.816a1.57 1.57 0 0 1 .532-2.005a.78.78 0 0 0 .349-.65z"/></svg>

React

import type { SVGProps } from "react";

export function FluentProhibitedSmoking20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 2a8 8 0 1 1 0 16a8 8 0 0 1 0-16m1.06 8h3.44a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H9.06l-3.095 3.096a6.5 6.5 0 0 0 9.13-9.13zM10 3.5a6.5 6.5 0 0 0-5.096 10.535L7 11.94V10h1.94l5.095-5.096A6.47 6.47 0 0 0 10 3.5M6 12h-.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5H6zm0-6.364c0-.159.213-.21.284-.068l.394.787A1 1 0 0 1 6.49 7.51l-.197.197A1 1 0 0 0 6 8.414v1.027c0 .264-.356.348-.474.112l-.407-.816a1.57 1.57 0 0 1 .532-2.005a.78.78 0 0 0 .349-.65z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 2a8 8 0 1 1 0 16a8 8 0 0 1 0-16m1.06 8h3.44a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H9.06l-3.095 3.096a6.5 6.5 0 0 0 9.13-9.13zM10 3.5a6.5 6.5 0 0 0-5.096 10.535L7 11.94V10h1.94l5.095-5.096A6.47 6.47 0 0 0 10 3.5M6 12h-.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5H6zm0-6.364c0-.159.213-.21.284-.068l.394.787A1 1 0 0 1 6.49 7.51l-.197.197A1 1 0 0 0 6 8.414v1.027c0 .264-.356.348-.474.112l-.407-.816a1.57 1.57 0 0 1 .532-2.005a.78.78 0 0 0 .349-.65z"/></svg>
</template>

CSS

.icon-prohibited-smoking-20-filled {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%202a8%208%200%201%201%200%2016a8%208%200%200%201%200-16m1.06%208h3.44a.5.5%200%200%201%20.5.5v1a.5.5%200%200%201-.5.5H9.06l-3.095%203.096a6.5%206.5%200%200%200%209.13-9.13zM10%203.5a6.5%206.5%200%200%200-5.096%2010.535L7%2011.94V10h1.94l5.095-5.096A6.47%206.47%200%200%200%2010%203.5M6%2012h-.5a.5.5%200%200%201-.5-.5v-1a.5.5%200%200%201%20.5-.5H6zm0-6.364c0-.159.213-.21.284-.068l.394.787A1%201%200%200%201%206.49%207.51l-.197.197A1%201%200%200%200%206%208.414v1.027c0%20.264-.356.348-.474.112l-.407-.816a1.57%201.57%200%200%201%20.532-2.005a.78.78%200%200%200%20.349-.65z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%202a8%208%200%201%201%200%2016a8%208%200%200%201%200-16m1.06%208h3.44a.5.5%200%200%201%20.5.5v1a.5.5%200%200%201-.5.5H9.06l-3.095%203.096a6.5%206.5%200%200%200%209.13-9.13zM10%203.5a6.5%206.5%200%200%200-5.096%2010.535L7%2011.94V10h1.94l5.095-5.096A6.47%206.47%200%200%200%2010%203.5M6%2012h-.5a.5.5%200%200%201-.5-.5v-1a.5.5%200%200%201%20.5-.5H6zm0-6.364c0-.159.213-.21.284-.068l.394.787A1%201%200%200%201%206.49%207.51l-.197.197A1%201%200%200%200%206%208.414v1.027c0%20.264-.356.348-.474.112l-.407-.816a1.57%201.57%200%200%201%20.532-2.005a.78.78%200%200%200%20.349-.65z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/prohibited-smoking-20-filled.svg?color=%231a73e8&size=48