prohibited icon
prohibited-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- prohibited-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- Viewbox
- 28×28
- License
- MIT
13 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the prohibited icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M20.329 6.257c-3.928-3.219-9.734-2.995-13.4.672c-3.667 3.666-3.89 9.472-.672 13.4zm1.414 1.414L7.671 21.743c3.928 3.219 9.734 2.995 13.4-.672s3.89-9.472.672-13.4M5.515 5.515c4.686-4.687 12.284-4.687 16.97 0c4.687 4.686 4.687 12.284 0 16.97c-4.686 4.687-12.284 4.687-16.97 0c-4.687-4.686-4.687-12.284 0-16.97"/></svg>
React
import type { SVGProps } from "react";
export function FluentProhibited28Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M20.329 6.257c-3.928-3.219-9.734-2.995-13.4.672c-3.667 3.666-3.89 9.472-.672 13.4zm1.414 1.414L7.671 21.743c3.928 3.219 9.734 2.995 13.4-.672s3.89-9.472.672-13.4M5.515 5.515c4.686-4.687 12.284-4.687 16.97 0c4.687 4.686 4.687 12.284 0 16.97c-4.686 4.687-12.284 4.687-16.97 0c-4.687-4.686-4.687-12.284 0-16.97"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M20.329 6.257c-3.928-3.219-9.734-2.995-13.4.672c-3.667 3.666-3.89 9.472-.672 13.4zm1.414 1.414L7.671 21.743c3.928 3.219 9.734 2.995 13.4-.672s3.89-9.472.672-13.4M5.515 5.515c4.686-4.687 12.284-4.687 16.97 0c4.687 4.686 4.687 12.284 0 16.97c-4.686 4.687-12.284 4.687-16.97 0c-4.687-4.686-4.687-12.284 0-16.97"/></svg> </template>
CSS
.icon-prohibited-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.329%206.257c-3.928-3.219-9.734-2.995-13.4.672c-3.667%203.666-3.89%209.472-.672%2013.4zm1.414%201.414L7.671%2021.743c3.928%203.219%209.734%202.995%2013.4-.672s3.89-9.472.672-13.4M5.515%205.515c4.686-4.687%2012.284-4.687%2016.97%200c4.687%204.686%204.687%2012.284%200%2016.97c-4.686%204.687-12.284%204.687-16.97%200c-4.687-4.686-4.687-12.284%200-16.97%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.329%206.257c-3.928-3.219-9.734-2.995-13.4.672c-3.667%203.666-3.89%209.472-.672%2013.4zm1.414%201.414L7.671%2021.743c3.928%203.219%209.734%202.995%2013.4-.672s3.89-9.472.672-13.4M5.515%205.515c4.686-4.687%2012.284-4.687%2016.97%200c4.687%204.686%204.687%2012.284%200%2016.97c-4.686%204.687-12.284%204.687-16.97%200c-4.687-4.686-4.687-12.284%200-16.97%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/prohibited-28-filled.svg?color=%231a73e8&size=48