megaphone icon
megaphone from Majesticons by Gerrit Halfmann · Solid · MIT Free for personal and commercial use.
- Name
- megaphone
- Set
- Majesticons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
1 other variant in Majesticons
The same icon in other sets
megaphoneBootstrap IconsmegaphoneBoxIcons v2 SolidmegaphoneCodiconsmegaphoneEmoji One (Colored)megaphone-12-filledFluent UI System IconsmegaphoneFluent EmojimegaphoneFluent Emoji FlatmegaphoneFluent Emoji High ContrastmegaphoneFirefox OS EmojimegaphoneHealth IconsmegaphoneHeroIconsmegaphoneIconoirmegaphoneIonIconsmegaphoneLucidemegaphoneNoto EmojimegaphoneOcticonsmegaphoneOpenMojimegaphonePhosphormegaphonePixelarticonsmegaphonePrime Iconsmegaphone-fillRemix IconmegaphoneTwitter EmojimegaphoneUnicons
Use the megaphone icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M18.008 2.987C19.34 2.225 21 3.187 21 4.723v12.554c0 1.535-1.659 2.498-2.992 1.736L14 16.723V5.277zM12 6H7a5 5 0 0 0-1 9.9v3.6a2.5 2.5 0 0 0 5 0V16h1z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function MajesticonsMegaphone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M18.008 2.987C19.34 2.225 21 3.187 21 4.723v12.554c0 1.535-1.659 2.498-2.992 1.736L14 16.723V5.277zM12 6H7a5 5 0 0 0-1 9.9v3.6a2.5 2.5 0 0 0 5 0V16h1z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M18.008 2.987C19.34 2.225 21 3.187 21 4.723v12.554c0 1.535-1.659 2.498-2.992 1.736L14 16.723V5.277zM12 6H7a5 5 0 0 0-1 9.9v3.6a2.5 2.5 0 0 0 5 0V16h1z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-megaphone {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.008%202.987C19.34%202.225%2021%203.187%2021%204.723v12.554c0%201.535-1.659%202.498-2.992%201.736L14%2016.723V5.277zM12%206H7a5%205%200%200%200-1%209.9v3.6a2.5%202.5%200%200%200%205%200V16h1z%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.008%202.987C19.34%202.225%2021%203.187%2021%204.723v12.554c0%201.535-1.659%202.498-2.992%201.736L14%2016.723V5.277zM12%206H7a5%205%200%200%200-1%209.9v3.6a2.5%202.5%200%200%200%205%200V16h1z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/majesticons/megaphone.svg?color=%231a73e8&size=48