megaphone a icon

megaphone-a-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.

Name
megaphone-a-fill
Set
Mage Icons
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in Mage Icons

Related icons in Mage Icons

Use the megaphone a icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.44 13.791l-5.499-9.585a2.1 2.1 0 0 0-1.274-.98a2.14 2.14 0 0 0-1.607.205l-1.196.696a.2.2 0 0 0-.078.06l-.069.087a.6.6 0 0 0-.147.275a25.4 25.4 0 0 1-1.588 3.783a6.1 6.1 0 0 1-1.754 1.892l-1.794 1.588a2.14 2.14 0 0 0-.686 1.244a2.3 2.3 0 0 0 .059.98c-.246.136-.46.324-.627.55a2.1 2.1 0 0 0-.363.744a2.2 2.2 0 0 0 0 .833a2.14 2.14 0 0 0 .806 1.397c.22.168.473.29.743.358q.264.071.539.068q.146.015.294 0c.272-.033.533-.127.764-.274c.216.243.489.428.794.54c.237.093.49.14.745.136q.209.005.412-.049l1.597 2.853a2.17 2.17 0 0 0 1.843 1.058a2.14 2.14 0 0 0 2.039-1.578a2.2 2.2 0 0 0-.206-1.607l-1.196-2.078q.484-.108.98-.118c1.395.059 2.782.236 4.146.53h.343l.157-.07l.147-.088l1.049-.607c.482-.279.835-.737.98-1.274a2.14 2.14 0 0 0-.353-1.569M6.551 16.948a.65.65 0 0 1-.431 0a.6.6 0 0 1-.324-.275l-1.49-2.607l-.097-.167a.66.66 0 0 1 .137-.823l1.107-.98l.412.725l2.127 3.725zm10.674-1.96a.7.7 0 0 1-.304.401l-.549.314l-6.136-10.694l.559-.323a.6.6 0 0 1 .48-.059a.63.63 0 0 1 .392.294l5.499 9.576a.66.66 0 0 1 .059.549zm-.255-5.823a.72.72 0 0 1-.637-.362a.735.735 0 0 1 .265-.98l2.45-1.422a.725.725 0 0 1 .98.265a.735.735 0 0 1-.265.98l-2.45 1.421a.7.7 0 0 1-.343.098m4.518 3.47h-2.832a.735.735 0 1 1 0-1.47h2.832a.735.735 0 0 1 0 1.47m-6.831-6.969a.7.7 0 0 1-.363-.098a.726.726 0 0 1-.274-.98l1.411-2.47a.736.736 0 0 1 1.274.735l-1.411 2.46a.73.73 0 0 1-.637.353"/></svg>

React

import type { SVGProps } from "react";

export function MageMegaphoneAFill(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" d="m18.44 13.791l-5.499-9.585a2.1 2.1 0 0 0-1.274-.98a2.14 2.14 0 0 0-1.607.205l-1.196.696a.2.2 0 0 0-.078.06l-.069.087a.6.6 0 0 0-.147.275a25.4 25.4 0 0 1-1.588 3.783a6.1 6.1 0 0 1-1.754 1.892l-1.794 1.588a2.14 2.14 0 0 0-.686 1.244a2.3 2.3 0 0 0 .059.98c-.246.136-.46.324-.627.55a2.1 2.1 0 0 0-.363.744a2.2 2.2 0 0 0 0 .833a2.14 2.14 0 0 0 .806 1.397c.22.168.473.29.743.358q.264.071.539.068q.146.015.294 0c.272-.033.533-.127.764-.274c.216.243.489.428.794.54c.237.093.49.14.745.136q.209.005.412-.049l1.597 2.853a2.17 2.17 0 0 0 1.843 1.058a2.14 2.14 0 0 0 2.039-1.578a2.2 2.2 0 0 0-.206-1.607l-1.196-2.078q.484-.108.98-.118c1.395.059 2.782.236 4.146.53h.343l.157-.07l.147-.088l1.049-.607c.482-.279.835-.737.98-1.274a2.14 2.14 0 0 0-.353-1.569M6.551 16.948a.65.65 0 0 1-.431 0a.6.6 0 0 1-.324-.275l-1.49-2.607l-.097-.167a.66.66 0 0 1 .137-.823l1.107-.98l.412.725l2.127 3.725zm10.674-1.96a.7.7 0 0 1-.304.401l-.549.314l-6.136-10.694l.559-.323a.6.6 0 0 1 .48-.059a.63.63 0 0 1 .392.294l5.499 9.576a.66.66 0 0 1 .059.549zm-.255-5.823a.72.72 0 0 1-.637-.362a.735.735 0 0 1 .265-.98l2.45-1.422a.725.725 0 0 1 .98.265a.735.735 0 0 1-.265.98l-2.45 1.421a.7.7 0 0 1-.343.098m4.518 3.47h-2.832a.735.735 0 1 1 0-1.47h2.832a.735.735 0 0 1 0 1.47m-6.831-6.969a.7.7 0 0 1-.363-.098a.726.726 0 0 1-.274-.98l1.411-2.47a.736.736 0 0 1 1.274.735l-1.411 2.46a.73.73 0 0 1-.637.353"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.44 13.791l-5.499-9.585a2.1 2.1 0 0 0-1.274-.98a2.14 2.14 0 0 0-1.607.205l-1.196.696a.2.2 0 0 0-.078.06l-.069.087a.6.6 0 0 0-.147.275a25.4 25.4 0 0 1-1.588 3.783a6.1 6.1 0 0 1-1.754 1.892l-1.794 1.588a2.14 2.14 0 0 0-.686 1.244a2.3 2.3 0 0 0 .059.98c-.246.136-.46.324-.627.55a2.1 2.1 0 0 0-.363.744a2.2 2.2 0 0 0 0 .833a2.14 2.14 0 0 0 .806 1.397c.22.168.473.29.743.358q.264.071.539.068q.146.015.294 0c.272-.033.533-.127.764-.274c.216.243.489.428.794.54c.237.093.49.14.745.136q.209.005.412-.049l1.597 2.853a2.17 2.17 0 0 0 1.843 1.058a2.14 2.14 0 0 0 2.039-1.578a2.2 2.2 0 0 0-.206-1.607l-1.196-2.078q.484-.108.98-.118c1.395.059 2.782.236 4.146.53h.343l.157-.07l.147-.088l1.049-.607c.482-.279.835-.737.98-1.274a2.14 2.14 0 0 0-.353-1.569M6.551 16.948a.65.65 0 0 1-.431 0a.6.6 0 0 1-.324-.275l-1.49-2.607l-.097-.167a.66.66 0 0 1 .137-.823l1.107-.98l.412.725l2.127 3.725zm10.674-1.96a.7.7 0 0 1-.304.401l-.549.314l-6.136-10.694l.559-.323a.6.6 0 0 1 .48-.059a.63.63 0 0 1 .392.294l5.499 9.576a.66.66 0 0 1 .059.549zm-.255-5.823a.72.72 0 0 1-.637-.362a.735.735 0 0 1 .265-.98l2.45-1.422a.725.725 0 0 1 .98.265a.735.735 0 0 1-.265.98l-2.45 1.421a.7.7 0 0 1-.343.098m4.518 3.47h-2.832a.735.735 0 1 1 0-1.47h2.832a.735.735 0 0 1 0 1.47m-6.831-6.969a.7.7 0 0 1-.363-.098a.726.726 0 0 1-.274-.98l1.411-2.47a.736.736 0 0 1 1.274.735l-1.411 2.46a.73.73 0 0 1-.637.353"/></svg>
</template>

CSS

.icon-megaphone-a-fill {
  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%20d%3D%22m18.44%2013.791l-5.499-9.585a2.1%202.1%200%200%200-1.274-.98a2.14%202.14%200%200%200-1.607.205l-1.196.696a.2.2%200%200%200-.078.06l-.069.087a.6.6%200%200%200-.147.275a25.4%2025.4%200%200%201-1.588%203.783a6.1%206.1%200%200%201-1.754%201.892l-1.794%201.588a2.14%202.14%200%200%200-.686%201.244a2.3%202.3%200%200%200%20.059.98c-.246.136-.46.324-.627.55a2.1%202.1%200%200%200-.363.744a2.2%202.2%200%200%200%200%20.833a2.14%202.14%200%200%200%20.806%201.397c.22.168.473.29.743.358q.264.071.539.068q.146.015.294%200c.272-.033.533-.127.764-.274c.216.243.489.428.794.54c.237.093.49.14.745.136q.209.005.412-.049l1.597%202.853a2.17%202.17%200%200%200%201.843%201.058a2.14%202.14%200%200%200%202.039-1.578a2.2%202.2%200%200%200-.206-1.607l-1.196-2.078q.484-.108.98-.118c1.395.059%202.782.236%204.146.53h.343l.157-.07l.147-.088l1.049-.607c.482-.279.835-.737.98-1.274a2.14%202.14%200%200%200-.353-1.569M6.551%2016.948a.65.65%200%200%201-.431%200a.6.6%200%200%201-.324-.275l-1.49-2.607l-.097-.167a.66.66%200%200%201%20.137-.823l1.107-.98l.412.725l2.127%203.725zm10.674-1.96a.7.7%200%200%201-.304.401l-.549.314l-6.136-10.694l.559-.323a.6.6%200%200%201%20.48-.059a.63.63%200%200%201%20.392.294l5.499%209.576a.66.66%200%200%201%20.059.549zm-.255-5.823a.72.72%200%200%201-.637-.362a.735.735%200%200%201%20.265-.98l2.45-1.422a.725.725%200%200%201%20.98.265a.735.735%200%200%201-.265.98l-2.45%201.421a.7.7%200%200%201-.343.098m4.518%203.47h-2.832a.735.735%200%201%201%200-1.47h2.832a.735.735%200%200%201%200%201.47m-6.831-6.969a.7.7%200%200%201-.363-.098a.726.726%200%200%201-.274-.98l1.411-2.47a.736.736%200%200%201%201.274.735l-1.411%202.46a.73.73%200%200%201-.637.353%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%20d%3D%22m18.44%2013.791l-5.499-9.585a2.1%202.1%200%200%200-1.274-.98a2.14%202.14%200%200%200-1.607.205l-1.196.696a.2.2%200%200%200-.078.06l-.069.087a.6.6%200%200%200-.147.275a25.4%2025.4%200%200%201-1.588%203.783a6.1%206.1%200%200%201-1.754%201.892l-1.794%201.588a2.14%202.14%200%200%200-.686%201.244a2.3%202.3%200%200%200%20.059.98c-.246.136-.46.324-.627.55a2.1%202.1%200%200%200-.363.744a2.2%202.2%200%200%200%200%20.833a2.14%202.14%200%200%200%20.806%201.397c.22.168.473.29.743.358q.264.071.539.068q.146.015.294%200c.272-.033.533-.127.764-.274c.216.243.489.428.794.54c.237.093.49.14.745.136q.209.005.412-.049l1.597%202.853a2.17%202.17%200%200%200%201.843%201.058a2.14%202.14%200%200%200%202.039-1.578a2.2%202.2%200%200%200-.206-1.607l-1.196-2.078q.484-.108.98-.118c1.395.059%202.782.236%204.146.53h.343l.157-.07l.147-.088l1.049-.607c.482-.279.835-.737.98-1.274a2.14%202.14%200%200%200-.353-1.569M6.551%2016.948a.65.65%200%200%201-.431%200a.6.6%200%200%201-.324-.275l-1.49-2.607l-.097-.167a.66.66%200%200%201%20.137-.823l1.107-.98l.412.725l2.127%203.725zm10.674-1.96a.7.7%200%200%201-.304.401l-.549.314l-6.136-10.694l.559-.323a.6.6%200%200%201%20.48-.059a.63.63%200%200%201%20.392.294l5.499%209.576a.66.66%200%200%201%20.059.549zm-.255-5.823a.72.72%200%200%201-.637-.362a.735.735%200%200%201%20.265-.98l2.45-1.422a.725.725%200%200%201%20.98.265a.735.735%200%200%201-.265.98l-2.45%201.421a.7.7%200%200%201-.343.098m4.518%203.47h-2.832a.735.735%200%201%201%200-1.47h2.832a.735.735%200%200%201%200%201.47m-6.831-6.969a.7.7%200%200%201-.363-.098a.726.726%200%200%201-.274-.98l1.411-2.47a.736.736%200%200%201%201.274.735l-1.411%202.46a.73.73%200%200%201-.637.353%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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