megaphone icon
megaphone-20-solid from HeroIcons by Refactoring UI Inc · Solid 20x20 · MIT Free for personal and commercial use.
- Name
- megaphone-20-solid
- Set
- HeroIcons
- Style
- Solid 20x20
- Viewbox
- 20×20
- License
- MIT
3 other variants in HeroIcons
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 IconsmegaphoneIconoirmegaphoneIonIconsmegaphoneLucidemegaphoneMajesticonsmegaphoneNoto 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 20 20"><path fill="currentColor" d="M13.92 3.845a19.4 19.4 0 0 1-6.3 1.98Q6.336 6 5 6a4 4 0 0 0-.504 7.969a16 16 0 0 0 1.271 3.34c.397.771 1.342 1 2.05.59l.867-.5c.726-.419.94-1.32.588-2.02q-.249-.497-.448-1.004c1.8.357 3.511.963 5.096 1.78A18 18 0 0 0 15 10c0-2.162-.381-4.235-1.08-6.155m1.323-.748A19.5 19.5 0 0 1 16.5 10c0 2.43-.445 4.758-1.257 6.904l-.03.077a.75.75 0 0 0 1.401.537q.129-.337.247-.68a21 21 0 0 0 1.065-5.065a2 2 0 0 0 0-3.546a21 21 0 0 0-1.312-5.745a.75.75 0 0 0-1.4.537z"/></svg>
React
import type { SVGProps } from "react";
export function HeroiconsMegaphone20Solid(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="M13.92 3.845a19.4 19.4 0 0 1-6.3 1.98Q6.336 6 5 6a4 4 0 0 0-.504 7.969a16 16 0 0 0 1.271 3.34c.397.771 1.342 1 2.05.59l.867-.5c.726-.419.94-1.32.588-2.02q-.249-.497-.448-1.004c1.8.357 3.511.963 5.096 1.78A18 18 0 0 0 15 10c0-2.162-.381-4.235-1.08-6.155m1.323-.748A19.5 19.5 0 0 1 16.5 10c0 2.43-.445 4.758-1.257 6.904l-.03.077a.75.75 0 0 0 1.401.537q.129-.337.247-.68a21 21 0 0 0 1.065-5.065a2 2 0 0 0 0-3.546a21 21 0 0 0-1.312-5.745a.75.75 0 0 0-1.4.537z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M13.92 3.845a19.4 19.4 0 0 1-6.3 1.98Q6.336 6 5 6a4 4 0 0 0-.504 7.969a16 16 0 0 0 1.271 3.34c.397.771 1.342 1 2.05.59l.867-.5c.726-.419.94-1.32.588-2.02q-.249-.497-.448-1.004c1.8.357 3.511.963 5.096 1.78A18 18 0 0 0 15 10c0-2.162-.381-4.235-1.08-6.155m1.323-.748A19.5 19.5 0 0 1 16.5 10c0 2.43-.445 4.758-1.257 6.904l-.03.077a.75.75 0 0 0 1.401.537q.129-.337.247-.68a21 21 0 0 0 1.065-5.065a2 2 0 0 0 0-3.546a21 21 0 0 0-1.312-5.745a.75.75 0 0 0-1.4.537z"/></svg> </template>
CSS
.icon-megaphone-20-solid {
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%22M13.92%203.845a19.4%2019.4%200%200%201-6.3%201.98Q6.336%206%205%206a4%204%200%200%200-.504%207.969a16%2016%200%200%200%201.271%203.34c.397.771%201.342%201%202.05.59l.867-.5c.726-.419.94-1.32.588-2.02q-.249-.497-.448-1.004c1.8.357%203.511.963%205.096%201.78A18%2018%200%200%200%2015%2010c0-2.162-.381-4.235-1.08-6.155m1.323-.748A19.5%2019.5%200%200%201%2016.5%2010c0%202.43-.445%204.758-1.257%206.904l-.03.077a.75.75%200%200%200%201.401.537q.129-.337.247-.68a21%2021%200%200%200%201.065-5.065a2%202%200%200%200%200-3.546a21%2021%200%200%200-1.312-5.745a.75.75%200%200%200-1.4.537z%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%22M13.92%203.845a19.4%2019.4%200%200%201-6.3%201.98Q6.336%206%205%206a4%204%200%200%200-.504%207.969a16%2016%200%200%200%201.271%203.34c.397.771%201.342%201%202.05.59l.867-.5c.726-.419.94-1.32.588-2.02q-.249-.497-.448-1.004c1.8.357%203.511.963%205.096%201.78A18%2018%200%200%200%2015%2010c0-2.162-.381-4.235-1.08-6.155m1.323-.748A19.5%2019.5%200%200%201%2016.5%2010c0%202.43-.445%204.758-1.257%206.904l-.03.077a.75.75%200%200%200%201.401.537q.129-.337.247-.68a21%2021%200%200%200%201.065-5.065a2%202%200%200%200%200-3.546a21%2021%200%200%200-1.312-5.745a.75.75%200%200%200-1.4.537z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/heroicons/megaphone-20-solid.svg?color=%231a73e8&size=48