megaphone off icon
megaphone-off-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- megaphone-off-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
7 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the megaphone off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2.854 2.146a.5.5 0 1 0-.708.708l3.335 3.334l-2.367.63A1.5 1.5 0 0 0 2 8.269v2.511a1.5 1.5 0 0 0 1.026 1.423L5 12.86v.89a3.25 3.25 0 0 0 6.27 1.2l4.46 1.487l1.416 1.417a.5.5 0 0 0 .708-.708zM6 13.194l4.32 1.44A2.251 2.251 0 0 1 6 13.75zm12 1.919c0 .227-.05.44-.137.629L7.713 5.592l8.4-2.24A1.5 1.5 0 0 1 18 4.802z"/></svg>
React
import type { SVGProps } from "react";
export function FluentMegaphoneOff20Filled(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="M2.854 2.146a.5.5 0 1 0-.708.708l3.335 3.334l-2.367.63A1.5 1.5 0 0 0 2 8.269v2.511a1.5 1.5 0 0 0 1.026 1.423L5 12.86v.89a3.25 3.25 0 0 0 6.27 1.2l4.46 1.487l1.416 1.417a.5.5 0 0 0 .708-.708zM6 13.194l4.32 1.44A2.251 2.251 0 0 1 6 13.75zm12 1.919c0 .227-.05.44-.137.629L7.713 5.592l8.4-2.24A1.5 1.5 0 0 1 18 4.802z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2.854 2.146a.5.5 0 1 0-.708.708l3.335 3.334l-2.367.63A1.5 1.5 0 0 0 2 8.269v2.511a1.5 1.5 0 0 0 1.026 1.423L5 12.86v.89a3.25 3.25 0 0 0 6.27 1.2l4.46 1.487l1.416 1.417a.5.5 0 0 0 .708-.708zM6 13.194l4.32 1.44A2.251 2.251 0 0 1 6 13.75zm12 1.919c0 .227-.05.44-.137.629L7.713 5.592l8.4-2.24A1.5 1.5 0 0 1 18 4.802z"/></svg> </template>
CSS
.icon-megaphone-off-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%22M2.854%202.146a.5.5%200%201%200-.708.708l3.335%203.334l-2.367.63A1.5%201.5%200%200%200%202%208.269v2.511a1.5%201.5%200%200%200%201.026%201.423L5%2012.86v.89a3.25%203.25%200%200%200%206.27%201.2l4.46%201.487l1.416%201.417a.5.5%200%200%200%20.708-.708zM6%2013.194l4.32%201.44A2.251%202.251%200%200%201%206%2013.75zm12%201.919c0%20.227-.05.44-.137.629L7.713%205.592l8.4-2.24A1.5%201.5%200%200%201%2018%204.802z%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%22M2.854%202.146a.5.5%200%201%200-.708.708l3.335%203.334l-2.367.63A1.5%201.5%200%200%200%202%208.269v2.511a1.5%201.5%200%200%200%201.026%201.423L5%2012.86v.89a3.25%203.25%200%200%200%206.27%201.2l4.46%201.487l1.416%201.417a.5.5%200%200%200%20.708-.708zM6%2013.194l4.32%201.44A2.251%202.251%200%200%201%206%2013.75zm12%201.919c0%20.227-.05.44-.137.629L7.713%205.592l8.4-2.24A1.5%201.5%200%200%201%2018%204.802z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/megaphone-off-20-filled.svg?color=%231a73e8&size=48