prohibited smoking icon
prohibited-smoking-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.
- Name
- prohibited-smoking-16-regular
- Set
- Fluent UI System Icons
- Style
- 16 Regular
- Viewbox
- 16×16
- 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 16 16"><path fill="currentColor" d="M3.05 3.05a7 7 0 1 1 9.9 9.9a7 7 0 0 1-9.9-9.9M8.707 8H11.5a.5.5 0 0 1 .5.5V9a.5.5 0 0 1-.5.5H7.208l-3.082 3.082a6 6 0 0 0 8.457-8.456zm3.167-4.582a6 6 0 0 0-8.456 8.456L6 9.294V8h1.294zM5 9.5h-.5A.5.5 0 0 1 4 9v-.5a.5.5 0 0 1 .5-.5H5zm0-5.365c0-.158.214-.208.285-.067l.407.814a.69.69 0 0 1-.309.927a.69.69 0 0 0-.383.618v.798c0 .218-.286.297-.398.11l-.47-.784a.984.984 0 0 1 .533-1.44A.49.49 0 0 0 5 4.645z"/></svg>
React
import type { SVGProps } from "react";
export function FluentProhibitedSmoking16Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M3.05 3.05a7 7 0 1 1 9.9 9.9a7 7 0 0 1-9.9-9.9M8.707 8H11.5a.5.5 0 0 1 .5.5V9a.5.5 0 0 1-.5.5H7.208l-3.082 3.082a6 6 0 0 0 8.457-8.456zm3.167-4.582a6 6 0 0 0-8.456 8.456L6 9.294V8h1.294zM5 9.5h-.5A.5.5 0 0 1 4 9v-.5a.5.5 0 0 1 .5-.5H5zm0-5.365c0-.158.214-.208.285-.067l.407.814a.69.69 0 0 1-.309.927a.69.69 0 0 0-.383.618v.798c0 .218-.286.297-.398.11l-.47-.784a.984.984 0 0 1 .533-1.44A.49.49 0 0 0 5 4.645z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M3.05 3.05a7 7 0 1 1 9.9 9.9a7 7 0 0 1-9.9-9.9M8.707 8H11.5a.5.5 0 0 1 .5.5V9a.5.5 0 0 1-.5.5H7.208l-3.082 3.082a6 6 0 0 0 8.457-8.456zm3.167-4.582a6 6 0 0 0-8.456 8.456L6 9.294V8h1.294zM5 9.5h-.5A.5.5 0 0 1 4 9v-.5a.5.5 0 0 1 .5-.5H5zm0-5.365c0-.158.214-.208.285-.067l.407.814a.69.69 0 0 1-.309.927a.69.69 0 0 0-.383.618v.798c0 .218-.286.297-.398.11l-.47-.784a.984.984 0 0 1 .533-1.44A.49.49 0 0 0 5 4.645z"/></svg> </template>
CSS
.icon-prohibited-smoking-16-regular {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.05%203.05a7%207%200%201%201%209.9%209.9a7%207%200%200%201-9.9-9.9M8.707%208H11.5a.5.5%200%200%201%20.5.5V9a.5.5%200%200%201-.5.5H7.208l-3.082%203.082a6%206%200%200%200%208.457-8.456zm3.167-4.582a6%206%200%200%200-8.456%208.456L6%209.294V8h1.294zM5%209.5h-.5A.5.5%200%200%201%204%209v-.5a.5.5%200%200%201%20.5-.5H5zm0-5.365c0-.158.214-.208.285-.067l.407.814a.69.69%200%200%201-.309.927a.69.69%200%200%200-.383.618v.798c0%20.218-.286.297-.398.11l-.47-.784a.984.984%200%200%201%20.533-1.44A.49.49%200%200%200%205%204.645z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.05%203.05a7%207%200%201%201%209.9%209.9a7%207%200%200%201-9.9-9.9M8.707%208H11.5a.5.5%200%200%201%20.5.5V9a.5.5%200%200%201-.5.5H7.208l-3.082%203.082a6%206%200%200%200%208.457-8.456zm3.167-4.582a6%206%200%200%200-8.456%208.456L6%209.294V8h1.294zM5%209.5h-.5A.5.5%200%200%201%204%209v-.5a.5.5%200%200%201%20.5-.5H5zm0-5.365c0-.158.214-.208.285-.067l.407.814a.69.69%200%200%201-.309.927a.69.69%200%200%200-.383.618v.798c0%20.218-.286.297-.398.11l-.47-.784a.984.984%200%200%201%20.533-1.44A.49.49%200%200%200%205%204.645z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/prohibited-smoking-16-regular.svg?color=%231a73e8&size=48