megaphone loud icon
megaphone-loud-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- megaphone-loud-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- Viewbox
- 28×28
- License
- MIT
11 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the megaphone loud icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M17.525 4.466a.75.75 0 1 0 1.45.388l.646-2.415a.75.75 0 1 0-1.448-.388zM24.78 3.22a.75.75 0 0 1 0 1.06l-2.5 2.5a.75.75 0 0 1-1.06-1.06l2.5-2.5a.75.75 0 0 1 1.06 0M22.5 9.752a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75M14.249 26a4.75 4.75 0 0 1-4.068-2.296l-2.01 1.006a2.75 2.75 0 0 1-3.174-.516l-1.19-1.19a2.75 2.75 0 0 1-.516-3.174l7.155-14.31a2.75 2.75 0 0 1 4.404-.714l8.345 8.345a2.75 2.75 0 0 1-.715 4.404l-3.827 1.913A4.75 4.75 0 0 1 14.25 26m3.056-5.857L11.53 23.03a3.25 3.25 0 0 0 5.776-2.888"/></svg>
React
import type { SVGProps } from "react";
export function FluentMegaphoneLoud28Filled(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="M17.525 4.466a.75.75 0 1 0 1.45.388l.646-2.415a.75.75 0 1 0-1.448-.388zM24.78 3.22a.75.75 0 0 1 0 1.06l-2.5 2.5a.75.75 0 0 1-1.06-1.06l2.5-2.5a.75.75 0 0 1 1.06 0M22.5 9.752a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75M14.249 26a4.75 4.75 0 0 1-4.068-2.296l-2.01 1.006a2.75 2.75 0 0 1-3.174-.516l-1.19-1.19a2.75 2.75 0 0 1-.516-3.174l7.155-14.31a2.75 2.75 0 0 1 4.404-.714l8.345 8.345a2.75 2.75 0 0 1-.715 4.404l-3.827 1.913A4.75 4.75 0 0 1 14.25 26m3.056-5.857L11.53 23.03a3.25 3.25 0 0 0 5.776-2.888"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M17.525 4.466a.75.75 0 1 0 1.45.388l.646-2.415a.75.75 0 1 0-1.448-.388zM24.78 3.22a.75.75 0 0 1 0 1.06l-2.5 2.5a.75.75 0 0 1-1.06-1.06l2.5-2.5a.75.75 0 0 1 1.06 0M22.5 9.752a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75M14.249 26a4.75 4.75 0 0 1-4.068-2.296l-2.01 1.006a2.75 2.75 0 0 1-3.174-.516l-1.19-1.19a2.75 2.75 0 0 1-.516-3.174l7.155-14.31a2.75 2.75 0 0 1 4.404-.714l8.345 8.345a2.75 2.75 0 0 1-.715 4.404l-3.827 1.913A4.75 4.75 0 0 1 14.25 26m3.056-5.857L11.53 23.03a3.25 3.25 0 0 0 5.776-2.888"/></svg> </template>
CSS
.icon-megaphone-loud-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%22M17.525%204.466a.75.75%200%201%200%201.45.388l.646-2.415a.75.75%200%201%200-1.448-.388zM24.78%203.22a.75.75%200%200%201%200%201.06l-2.5%202.5a.75.75%200%200%201-1.06-1.06l2.5-2.5a.75.75%200%200%201%201.06%200M22.5%209.752a.75.75%200%200%201%20.75-.75h2.5a.75.75%200%200%201%200%201.5h-2.5a.75.75%200%200%201-.75-.75M14.249%2026a4.75%204.75%200%200%201-4.068-2.296l-2.01%201.006a2.75%202.75%200%200%201-3.174-.516l-1.19-1.19a2.75%202.75%200%200%201-.516-3.174l7.155-14.31a2.75%202.75%200%200%201%204.404-.714l8.345%208.345a2.75%202.75%200%200%201-.715%204.404l-3.827%201.913A4.75%204.75%200%200%201%2014.25%2026m3.056-5.857L11.53%2023.03a3.25%203.25%200%200%200%205.776-2.888%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%22M17.525%204.466a.75.75%200%201%200%201.45.388l.646-2.415a.75.75%200%201%200-1.448-.388zM24.78%203.22a.75.75%200%200%201%200%201.06l-2.5%202.5a.75.75%200%200%201-1.06-1.06l2.5-2.5a.75.75%200%200%201%201.06%200M22.5%209.752a.75.75%200%200%201%20.75-.75h2.5a.75.75%200%200%201%200%201.5h-2.5a.75.75%200%200%201-.75-.75M14.249%2026a4.75%204.75%200%200%201-4.068-2.296l-2.01%201.006a2.75%202.75%200%200%201-3.174-.516l-1.19-1.19a2.75%202.75%200%200%201-.516-3.174l7.155-14.31a2.75%202.75%200%200%201%204.404-.714l8.345%208.345a2.75%202.75%200%200%201-.715%204.404l-3.827%201.913A4.75%204.75%200%200%201%2014.25%2026m3.056-5.857L11.53%2023.03a3.25%203.25%200%200%200%205.776-2.888%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/megaphone-loud-28-filled.svg?color=%231a73e8&size=48