megaphone icon
megaphone-sharp from Keyline Icons by Keyline Icons · Sharp · MIT Free for personal and commercial use.
- Name
- megaphone-sharp
- Set
- Keyline Icons
- Style
- Sharp
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
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 IconsmegaphoneHeroIconsmegaphoneIconoirmegaphoneIonIconsmegaphoneLucidemegaphoneMajesticonsmegaphoneNoto 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="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M22 4.071L22 17.429C22 17.628 21.935 17.823 21.813 17.992C21.691 18.161 21.517 18.298 21.309 18.387C21.101 18.476 20.869 18.516 20.638 18.496C20.407 18.478 20.186 18.405 20 18.286C18.788 17.48 17.42 16.614 16 16L13.6873 15L2 15L2 6.5L13.6873 6.5L16 5.5C17.42 4.886 18.788 4.02 20 3.214C20.186 3.095 20.407 3.022 20.638 3.004C20.869 2.986 21.101 3.024 21.309 3.113C21.517 3.202 21.691 3.339 21.813 3.508C21.935 3.677 22 3.872 22 4.071ZM10 15L10 21L8 21C6.2 21 5.5 18.5 5.5 15M16 5.5L16 16"/></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsMegaphoneSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="2" d="M22 4.071L22 17.429C22 17.628 21.935 17.823 21.813 17.992C21.691 18.161 21.517 18.298 21.309 18.387C21.101 18.476 20.869 18.516 20.638 18.496C20.407 18.478 20.186 18.405 20 18.286C18.788 17.48 17.42 16.614 16 16L13.6873 15L2 15L2 6.5L13.6873 6.5L16 5.5C17.42 4.886 18.788 4.02 20 3.214C20.186 3.095 20.407 3.022 20.638 3.004C20.869 2.986 21.101 3.024 21.309 3.113C21.517 3.202 21.691 3.339 21.813 3.508C21.935 3.677 22 3.872 22 4.071ZM10 15L10 21L8 21C6.2 21 5.5 18.5 5.5 15M16 5.5L16 16"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M22 4.071L22 17.429C22 17.628 21.935 17.823 21.813 17.992C21.691 18.161 21.517 18.298 21.309 18.387C21.101 18.476 20.869 18.516 20.638 18.496C20.407 18.478 20.186 18.405 20 18.286C18.788 17.48 17.42 16.614 16 16L13.6873 15L2 15L2 6.5L13.6873 6.5L16 5.5C17.42 4.886 18.788 4.02 20 3.214C20.186 3.095 20.407 3.022 20.638 3.004C20.869 2.986 21.101 3.024 21.309 3.113C21.517 3.202 21.691 3.339 21.813 3.508C21.935 3.677 22 3.872 22 4.071ZM10 15L10 21L8 21C6.2 21 5.5 18.5 5.5 15M16 5.5L16 16"/></svg> </template>
CSS
.icon-megaphone-sharp {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M22%204.071L22%2017.429C22%2017.628%2021.935%2017.823%2021.813%2017.992C21.691%2018.161%2021.517%2018.298%2021.309%2018.387C21.101%2018.476%2020.869%2018.516%2020.638%2018.496C20.407%2018.478%2020.186%2018.405%2020%2018.286C18.788%2017.48%2017.42%2016.614%2016%2016L13.6873%2015L2%2015L2%206.5L13.6873%206.5L16%205.5C17.42%204.886%2018.788%204.02%2020%203.214C20.186%203.095%2020.407%203.022%2020.638%203.004C20.869%202.986%2021.101%203.024%2021.309%203.113C21.517%203.202%2021.691%203.339%2021.813%203.508C21.935%203.677%2022%203.872%2022%204.071ZM10%2015L10%2021L8%2021C6.2%2021%205.5%2018.5%205.5%2015M16%205.5L16%2016%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M22%204.071L22%2017.429C22%2017.628%2021.935%2017.823%2021.813%2017.992C21.691%2018.161%2021.517%2018.298%2021.309%2018.387C21.101%2018.476%2020.869%2018.516%2020.638%2018.496C20.407%2018.478%2020.186%2018.405%2020%2018.286C18.788%2017.48%2017.42%2016.614%2016%2016L13.6873%2015L2%2015L2%206.5L13.6873%206.5L16%205.5C17.42%204.886%2018.788%204.02%2020%203.214C20.186%203.095%2020.407%203.022%2020.638%203.004C20.869%202.986%2021.101%203.024%2021.309%203.113C21.517%203.202%2021.691%203.339%2021.813%203.508C21.935%203.677%2022%203.872%2022%204.071ZM10%2015L10%2021L8%2021C6.2%2021%205.5%2018.5%205.5%2015M16%205.5L16%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/megaphone-sharp.svg?color=%231a73e8&size=48