prohibited multiple icon
prohibited-multiple-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- prohibited-multiple-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
7 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the prohibited multiple icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M3.818 3.818a4.5 4.5 0 0 1 5.79-.486L3.332 9.608a4.5 4.5 0 0 1 .486-5.79m.574 6.85l6.276-6.276a4.501 4.501 0 0 1-6.276 6.276m6.85-7.91a6 6 0 1 0-8.485 8.485a6 6 0 0 0 8.486-8.486M14 7a7 7 0 0 1-8.394 6.861a6 6 0 0 0 8.256-8.255Q13.997 6.283 14 7"/></svg>
React
import type { SVGProps } from "react";
export function FluentProhibitedMultiple16Filled(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.818 3.818a4.5 4.5 0 0 1 5.79-.486L3.332 9.608a4.5 4.5 0 0 1 .486-5.79m.574 6.85l6.276-6.276a4.501 4.501 0 0 1-6.276 6.276m6.85-7.91a6 6 0 1 0-8.485 8.485a6 6 0 0 0 8.486-8.486M14 7a7 7 0 0 1-8.394 6.861a6 6 0 0 0 8.256-8.255Q13.997 6.283 14 7"/></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.818 3.818a4.5 4.5 0 0 1 5.79-.486L3.332 9.608a4.5 4.5 0 0 1 .486-5.79m.574 6.85l6.276-6.276a4.501 4.501 0 0 1-6.276 6.276m6.85-7.91a6 6 0 1 0-8.485 8.485a6 6 0 0 0 8.486-8.486M14 7a7 7 0 0 1-8.394 6.861a6 6 0 0 0 8.256-8.255Q13.997 6.283 14 7"/></svg> </template>
CSS
.icon-prohibited-multiple-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.818%203.818a4.5%204.5%200%200%201%205.79-.486L3.332%209.608a4.5%204.5%200%200%201%20.486-5.79m.574%206.85l6.276-6.276a4.501%204.501%200%200%201-6.276%206.276m6.85-7.91a6%206%200%201%200-8.485%208.485a6%206%200%200%200%208.486-8.486M14%207a7%207%200%200%201-8.394%206.861a6%206%200%200%200%208.256-8.255Q13.997%206.283%2014%207%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.818%203.818a4.5%204.5%200%200%201%205.79-.486L3.332%209.608a4.5%204.5%200%200%201%20.486-5.79m.574%206.85l6.276-6.276a4.501%204.501%200%200%201-6.276%206.276m6.85-7.91a6%206%200%201%200-8.485%208.485a6%206%200%200%200%208.486-8.486M14%207a7%207%200%200%201-8.394%206.861a6%206%200%200%200%208.256-8.255Q13.997%206.283%2014%207%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/prohibited-multiple-16-filled.svg?color=%231a73e8&size=48