megaphone icon

megaphone from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.

Name
megaphone
Set
Phosphor
Style
Regular
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the megaphone icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M248 120a48.05 48.05 0 0 0-48-48h-39.8c-2.91-.17-53.62-3.74-101.91-44.24A16 16 0 0 0 32 40v160a16 16 0 0 0 26.29 12.25c37.77-31.68 77-40.76 93.71-43.3v31.72a16 16 0 0 0 7.12 13.33l11 7.33A16 16 0 0 0 194.5 212l11.77-44.36A48.07 48.07 0 0 0 248 120M48 199.93V40c42.81 35.91 86.63 45 104 47.24v65.48c-17.35 2.28-61.16 11.35-104 47.21m131 8v.11l-11-7.33V168h21.6ZM200 152h-32V88h32a32 32 0 1 1 0 64"/></svg>

React

import type { SVGProps } from "react";

export function PhMegaphone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M248 120a48.05 48.05 0 0 0-48-48h-39.8c-2.91-.17-53.62-3.74-101.91-44.24A16 16 0 0 0 32 40v160a16 16 0 0 0 26.29 12.25c37.77-31.68 77-40.76 93.71-43.3v31.72a16 16 0 0 0 7.12 13.33l11 7.33A16 16 0 0 0 194.5 212l11.77-44.36A48.07 48.07 0 0 0 248 120M48 199.93V40c42.81 35.91 86.63 45 104 47.24v65.48c-17.35 2.28-61.16 11.35-104 47.21m131 8v.11l-11-7.33V168h21.6ZM200 152h-32V88h32a32 32 0 1 1 0 64"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M248 120a48.05 48.05 0 0 0-48-48h-39.8c-2.91-.17-53.62-3.74-101.91-44.24A16 16 0 0 0 32 40v160a16 16 0 0 0 26.29 12.25c37.77-31.68 77-40.76 93.71-43.3v31.72a16 16 0 0 0 7.12 13.33l11 7.33A16 16 0 0 0 194.5 212l11.77-44.36A48.07 48.07 0 0 0 248 120M48 199.93V40c42.81 35.91 86.63 45 104 47.24v65.48c-17.35 2.28-61.16 11.35-104 47.21m131 8v.11l-11-7.33V168h21.6ZM200 152h-32V88h32a32 32 0 1 1 0 64"/></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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M248%20120a48.05%2048.05%200%200%200-48-48h-39.8c-2.91-.17-53.62-3.74-101.91-44.24A16%2016%200%200%200%2032%2040v160a16%2016%200%200%200%2026.29%2012.25c37.77-31.68%2077-40.76%2093.71-43.3v31.72a16%2016%200%200%200%207.12%2013.33l11%207.33A16%2016%200%200%200%20194.5%20212l11.77-44.36A48.07%2048.07%200%200%200%20248%20120M48%20199.93V40c42.81%2035.91%2086.63%2045%20104%2047.24v65.48c-17.35%202.28-61.16%2011.35-104%2047.21m131%208v.11l-11-7.33V168h21.6ZM200%20152h-32V88h32a32%2032%200%201%201%200%2064%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M248%20120a48.05%2048.05%200%200%200-48-48h-39.8c-2.91-.17-53.62-3.74-101.91-44.24A16%2016%200%200%200%2032%2040v160a16%2016%200%200%200%2026.29%2012.25c37.77-31.68%2077-40.76%2093.71-43.3v31.72a16%2016%200%200%200%207.12%2013.33l11%207.33A16%2016%200%200%200%20194.5%20212l11.77-44.36A48.07%2048.07%200%200%200%20248%20120M48%20199.93V40c42.81%2035.91%2086.63%2045%20104%2047.24v65.48c-17.35%202.28-61.16%2011.35-104%2047.21m131%208v.11l-11-7.33V168h21.6ZM200%20152h-32V88h32a32%2032%200%201%201%200%2064%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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