prohibited smoking icon
prohibited-smoking-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- prohibited-smoking-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- 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.9M9.061 8h2.438a.5.5 0 0 1 .5.5V9a.5.5 0 0 1-.5.5H7.561l-2.884 2.883a5.5 5.5 0 0 0 7.706-7.706zm2.262-4.383a5.501 5.501 0 0 0-7.706 7.706L5.999 8.94V8h.94zM4.999 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 .335-.466z"/></svg>
React
import type { SVGProps } from "react";
export function FluentProhibitedSmoking16Filled(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.9M9.061 8h2.438a.5.5 0 0 1 .5.5V9a.5.5 0 0 1-.5.5H7.561l-2.884 2.883a5.5 5.5 0 0 0 7.706-7.706zm2.262-4.383a5.501 5.501 0 0 0-7.706 7.706L5.999 8.94V8h.94zM4.999 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 .335-.466z"/></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.9M9.061 8h2.438a.5.5 0 0 1 .5.5V9a.5.5 0 0 1-.5.5H7.561l-2.884 2.883a5.5 5.5 0 0 0 7.706-7.706zm2.262-4.383a5.501 5.501 0 0 0-7.706 7.706L5.999 8.94V8h.94zM4.999 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 .335-.466z"/></svg> </template>
CSS
.icon-prohibited-smoking-16-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%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.9M9.061%208h2.438a.5.5%200%200%201%20.5.5V9a.5.5%200%200%201-.5.5H7.561l-2.884%202.883a5.5%205.5%200%200%200%207.706-7.706zm2.262-4.383a5.501%205.501%200%200%200-7.706%207.706L5.999%208.94V8h.94zM4.999%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%20.335-.466z%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.9M9.061%208h2.438a.5.5%200%200%201%20.5.5V9a.5.5%200%200%201-.5.5H7.561l-2.884%202.883a5.5%205.5%200%200%200%207.706-7.706zm2.262-4.383a5.501%205.501%200%200%200-7.706%207.706L5.999%208.94V8h.94zM4.999%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%20.335-.466z%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-filled.svg?color=%231a73e8&size=48