prohibited note icon
prohibited-note-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- prohibited-note-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
1 other variant in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the prohibited note icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M17.998 10.17L18 10a8 8 0 1 0-8.844 7.956A3 3 0 0 1 9 17v-.576a6.47 6.47 0 0 1-3.035-1.328l1.564-1.565h.001l7.566-7.566A6.47 6.47 0 0 1 16.5 10h.5c.35 0 .686.06.998.17m-3.963-5.266l-9.131 9.131a6.5 6.5 0 0 1 9.131-9.131M10 13a2 2 0 0 1 2-2h5a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2zm6.5 3h-4a.5.5 0 1 0 0 1h4a.5.5 0 1 0 0-1m-4-3a.5.5 0 1 0 0 1h4a.5.5 0 1 0 0-1z"/></svg>
React
import type { SVGProps } from "react";
export function FluentProhibitedNote20Filled(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="M17.998 10.17L18 10a8 8 0 1 0-8.844 7.956A3 3 0 0 1 9 17v-.576a6.47 6.47 0 0 1-3.035-1.328l1.564-1.565h.001l7.566-7.566A6.47 6.47 0 0 1 16.5 10h.5c.35 0 .686.06.998.17m-3.963-5.266l-9.131 9.131a6.5 6.5 0 0 1 9.131-9.131M10 13a2 2 0 0 1 2-2h5a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2zm6.5 3h-4a.5.5 0 1 0 0 1h4a.5.5 0 1 0 0-1m-4-3a.5.5 0 1 0 0 1h4a.5.5 0 1 0 0-1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M17.998 10.17L18 10a8 8 0 1 0-8.844 7.956A3 3 0 0 1 9 17v-.576a6.47 6.47 0 0 1-3.035-1.328l1.564-1.565h.001l7.566-7.566A6.47 6.47 0 0 1 16.5 10h.5c.35 0 .686.06.998.17m-3.963-5.266l-9.131 9.131a6.5 6.5 0 0 1 9.131-9.131M10 13a2 2 0 0 1 2-2h5a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2zm6.5 3h-4a.5.5 0 1 0 0 1h4a.5.5 0 1 0 0-1m-4-3a.5.5 0 1 0 0 1h4a.5.5 0 1 0 0-1z"/></svg> </template>
CSS
.icon-prohibited-note-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%22M17.998%2010.17L18%2010a8%208%200%201%200-8.844%207.956A3%203%200%200%201%209%2017v-.576a6.47%206.47%200%200%201-3.035-1.328l1.564-1.565h.001l7.566-7.566A6.47%206.47%200%200%201%2016.5%2010h.5c.35%200%20.686.06.998.17m-3.963-5.266l-9.131%209.131a6.5%206.5%200%200%201%209.131-9.131M10%2013a2%202%200%200%201%202-2h5a2%202%200%200%201%202%202v4a2%202%200%200%201-2%202h-5a2%202%200%200%201-2-2zm6.5%203h-4a.5.5%200%201%200%200%201h4a.5.5%200%201%200%200-1m-4-3a.5.5%200%201%200%200%201h4a.5.5%200%201%200%200-1z%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%22M17.998%2010.17L18%2010a8%208%200%201%200-8.844%207.956A3%203%200%200%201%209%2017v-.576a6.47%206.47%200%200%201-3.035-1.328l1.564-1.565h.001l7.566-7.566A6.47%206.47%200%200%201%2016.5%2010h.5c.35%200%20.686.06.998.17m-3.963-5.266l-9.131%209.131a6.5%206.5%200%200%201%209.131-9.131M10%2013a2%202%200%200%201%202-2h5a2%202%200%200%201%202%202v4a2%202%200%200%201-2%202h-5a2%202%200%200%201-2-2zm6.5%203h-4a.5.5%200%201%200%200%201h4a.5.5%200%201%200%200-1m-4-3a.5.5%200%201%200%200%201h4a.5.5%200%201%200%200-1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/prohibited-note-20-filled.svg?color=%231a73e8&size=48