megaphone-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
megaphone-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

9 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the megaphone icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M18 4.802a1.5 1.5 0 0 0-1.887-1.45l-13 3.467A1.5 1.5 0 0 0 2 8.269v2.51a1.5 1.5 0 0 0 1.026 1.423L5 12.86v.89a3.25 3.25 0 0 0 6.27 1.2l4.756 1.586A1.5 1.5 0 0 0 18 15.113zm-7.68 9.832A2.251 2.251 0 0 1 6 13.75v-.556zm6.051-10.316a.5.5 0 0 1 .629.484v10.31a.5.5 0 0 1-.658.475l-13-4.333A.5.5 0 0 1 3 10.779V8.27a.5.5 0 0 1 .371-.484z"/></svg>

React

import type { SVGProps } from "react";

export function FluentMegaphone20Regular(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="M18 4.802a1.5 1.5 0 0 0-1.887-1.45l-13 3.467A1.5 1.5 0 0 0 2 8.269v2.51a1.5 1.5 0 0 0 1.026 1.423L5 12.86v.89a3.25 3.25 0 0 0 6.27 1.2l4.756 1.586A1.5 1.5 0 0 0 18 15.113zm-7.68 9.832A2.251 2.251 0 0 1 6 13.75v-.556zm6.051-10.316a.5.5 0 0 1 .629.484v10.31a.5.5 0 0 1-.658.475l-13-4.333A.5.5 0 0 1 3 10.779V8.27a.5.5 0 0 1 .371-.484z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M18 4.802a1.5 1.5 0 0 0-1.887-1.45l-13 3.467A1.5 1.5 0 0 0 2 8.269v2.51a1.5 1.5 0 0 0 1.026 1.423L5 12.86v.89a3.25 3.25 0 0 0 6.27 1.2l4.756 1.586A1.5 1.5 0 0 0 18 15.113zm-7.68 9.832A2.251 2.251 0 0 1 6 13.75v-.556zm6.051-10.316a.5.5 0 0 1 .629.484v10.31a.5.5 0 0 1-.658.475l-13-4.333A.5.5 0 0 1 3 10.779V8.27a.5.5 0 0 1 .371-.484z"/></svg>
</template>

CSS

.icon-megaphone-20-regular {
  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%22M18%204.802a1.5%201.5%200%200%200-1.887-1.45l-13%203.467A1.5%201.5%200%200%200%202%208.269v2.51a1.5%201.5%200%200%200%201.026%201.423L5%2012.86v.89a3.25%203.25%200%200%200%206.27%201.2l4.756%201.586A1.5%201.5%200%200%200%2018%2015.113zm-7.68%209.832A2.251%202.251%200%200%201%206%2013.75v-.556zm6.051-10.316a.5.5%200%200%201%20.629.484v10.31a.5.5%200%200%201-.658.475l-13-4.333A.5.5%200%200%201%203%2010.779V8.27a.5.5%200%200%201%20.371-.484z%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%22M18%204.802a1.5%201.5%200%200%200-1.887-1.45l-13%203.467A1.5%201.5%200%200%200%202%208.269v2.51a1.5%201.5%200%200%200%201.026%201.423L5%2012.86v.89a3.25%203.25%200%200%200%206.27%201.2l4.756%201.586A1.5%201.5%200%200%200%2018%2015.113zm-7.68%209.832A2.251%202.251%200%200%201%206%2013.75v-.556zm6.051-10.316a.5.5%200%200%201%20.629.484v10.31a.5.5%200%200%201-.658.475l-13-4.333A.5.5%200%200%201%203%2010.779V8.27a.5.5%200%200%201%20.371-.484z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/megaphone-20-regular.svg?color=%231a73e8&size=48