megaphone simple icon

megaphone-simple-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
megaphone-simple-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Use the megaphone simple icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m228 88.59l-176.08-54A14 14 0 0 0 34 48v144a14 14 0 0 0 14 14a14.6 14.6 0 0 0 4-.59L138 179v13a14 14 0 0 0 14 14h32a14 14 0 0 0 14-14v-31.38l30-9.19A14.07 14.07 0 0 0 238 138v-36a14 14 0 0 0-10-13.41M48.56 193.92a2 2 0 0 1-1.76-.32a2 2 0 0 1-.8-1.6V48a2 2 0 0 1 .8-1.6A2.05 2.05 0 0 1 48 46a1.8 1.8 0 0 1 .49.08L138 73.53v92.95ZM186 192a2 2 0 0 1-2 2h-32a2 2 0 0 1-2-2v-16.65l36-11Zm40-54a2 2 0 0 1-1.44 1.92h-.08L150 162.8V77.21l74.56 22.87A2 2 0 0 1 226 102Z"/></svg>

React

import type { SVGProps } from "react";

export function PhMegaphoneSimpleLight(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="m228 88.59l-176.08-54A14 14 0 0 0 34 48v144a14 14 0 0 0 14 14a14.6 14.6 0 0 0 4-.59L138 179v13a14 14 0 0 0 14 14h32a14 14 0 0 0 14-14v-31.38l30-9.19A14.07 14.07 0 0 0 238 138v-36a14 14 0 0 0-10-13.41M48.56 193.92a2 2 0 0 1-1.76-.32a2 2 0 0 1-.8-1.6V48a2 2 0 0 1 .8-1.6A2.05 2.05 0 0 1 48 46a1.8 1.8 0 0 1 .49.08L138 73.53v92.95ZM186 192a2 2 0 0 1-2 2h-32a2 2 0 0 1-2-2v-16.65l36-11Zm40-54a2 2 0 0 1-1.44 1.92h-.08L150 162.8V77.21l74.56 22.87A2 2 0 0 1 226 102Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m228 88.59l-176.08-54A14 14 0 0 0 34 48v144a14 14 0 0 0 14 14a14.6 14.6 0 0 0 4-.59L138 179v13a14 14 0 0 0 14 14h32a14 14 0 0 0 14-14v-31.38l30-9.19A14.07 14.07 0 0 0 238 138v-36a14 14 0 0 0-10-13.41M48.56 193.92a2 2 0 0 1-1.76-.32a2 2 0 0 1-.8-1.6V48a2 2 0 0 1 .8-1.6A2.05 2.05 0 0 1 48 46a1.8 1.8 0 0 1 .49.08L138 73.53v92.95ZM186 192a2 2 0 0 1-2 2h-32a2 2 0 0 1-2-2v-16.65l36-11Zm40-54a2 2 0 0 1-1.44 1.92h-.08L150 162.8V77.21l74.56 22.87A2 2 0 0 1 226 102Z"/></svg>
</template>

CSS

.icon-megaphone-simple-light {
  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%22m228%2088.59l-176.08-54A14%2014%200%200%200%2034%2048v144a14%2014%200%200%200%2014%2014a14.6%2014.6%200%200%200%204-.59L138%20179v13a14%2014%200%200%200%2014%2014h32a14%2014%200%200%200%2014-14v-31.38l30-9.19A14.07%2014.07%200%200%200%20238%20138v-36a14%2014%200%200%200-10-13.41M48.56%20193.92a2%202%200%200%201-1.76-.32a2%202%200%200%201-.8-1.6V48a2%202%200%200%201%20.8-1.6A2.05%202.05%200%200%201%2048%2046a1.8%201.8%200%200%201%20.49.08L138%2073.53v92.95ZM186%20192a2%202%200%200%201-2%202h-32a2%202%200%200%201-2-2v-16.65l36-11Zm40-54a2%202%200%200%201-1.44%201.92h-.08L150%20162.8V77.21l74.56%2022.87A2%202%200%200%201%20226%20102Z%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%22m228%2088.59l-176.08-54A14%2014%200%200%200%2034%2048v144a14%2014%200%200%200%2014%2014a14.6%2014.6%200%200%200%204-.59L138%20179v13a14%2014%200%200%200%2014%2014h32a14%2014%200%200%200%2014-14v-31.38l30-9.19A14.07%2014.07%200%200%200%20238%20138v-36a14%2014%200%200%200-10-13.41M48.56%20193.92a2%202%200%200%201-1.76-.32a2%202%200%200%201-.8-1.6V48a2%202%200%200%201%20.8-1.6A2.05%202.05%200%200%201%2048%2046a1.8%201.8%200%200%201%20.49.08L138%2073.53v92.95ZM186%20192a2%202%200%200%201-2%202h-32a2%202%200%200%201-2-2v-16.65l36-11Zm40-54a2%202%200%200%201-1.44%201.92h-.08L150%20162.8V77.21l74.56%2022.87A2%202%200%200%201%20226%20102Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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