megaphone 03 icon

megaphone-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
megaphone-03
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the megaphone 03 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M7 9v6m0-6H6c-.932 0-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083C3 10.602 3 11.068 3 12s0 1.398.152 1.765a2 2 0 0 0 1.083 1.083C4.602 15 5.068 15 6 15h1l8.08 2.424c.95.285 1.424.427 1.846.677l.02.012c.42.253.77.604 1.472 1.305l.168.168c.12.12.179.179.245.226a1 1 0 0 0 .421.175c.08.013.165.013.334.013c.385 0 .578 0 .734-.052a1 1 0 0 0 .628-.628c.052-.156.052-.349.052-.734V5.414c0-.385 0-.578-.052-.734a1 1 0 0 0-.628-.628C20.164 4 19.97 4 19.586 4c-.169 0-.253 0-.334.013a1 1 0 0 0-.421.175c-.066.047-.126.107-.245.226l-.168.168c-.701.701-1.052 1.052-1.472 1.304l-.02.013c-.422.25-.897.392-1.846.677z"/><path d="M8 15.5v2.546a1.954 1.954 0 0 0 3.58 1.084L13 17"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsMegaphone03(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M7 9v6m0-6H6c-.932 0-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083C3 10.602 3 11.068 3 12s0 1.398.152 1.765a2 2 0 0 0 1.083 1.083C4.602 15 5.068 15 6 15h1l8.08 2.424c.95.285 1.424.427 1.846.677l.02.012c.42.253.77.604 1.472 1.305l.168.168c.12.12.179.179.245.226a1 1 0 0 0 .421.175c.08.013.165.013.334.013c.385 0 .578 0 .734-.052a1 1 0 0 0 .628-.628c.052-.156.052-.349.052-.734V5.414c0-.385 0-.578-.052-.734a1 1 0 0 0-.628-.628C20.164 4 19.97 4 19.586 4c-.169 0-.253 0-.334.013a1 1 0 0 0-.421.175c-.066.047-.126.107-.245.226l-.168.168c-.701.701-1.052 1.052-1.472 1.304l-.02.013c-.422.25-.897.392-1.846.677z"/><path d="M8 15.5v2.546a1.954 1.954 0 0 0 3.58 1.084L13 17"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M7 9v6m0-6H6c-.932 0-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083C3 10.602 3 11.068 3 12s0 1.398.152 1.765a2 2 0 0 0 1.083 1.083C4.602 15 5.068 15 6 15h1l8.08 2.424c.95.285 1.424.427 1.846.677l.02.012c.42.253.77.604 1.472 1.305l.168.168c.12.12.179.179.245.226a1 1 0 0 0 .421.175c.08.013.165.013.334.013c.385 0 .578 0 .734-.052a1 1 0 0 0 .628-.628c.052-.156.052-.349.052-.734V5.414c0-.385 0-.578-.052-.734a1 1 0 0 0-.628-.628C20.164 4 19.97 4 19.586 4c-.169 0-.253 0-.334.013a1 1 0 0 0-.421.175c-.066.047-.126.107-.245.226l-.168.168c-.701.701-1.052 1.052-1.472 1.304l-.02.013c-.422.25-.897.392-1.846.677z"/><path d="M8 15.5v2.546a1.954 1.954 0 0 0 3.58 1.084L13 17"/></g></svg>
</template>

CSS

.icon-megaphone-03 {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M7%209v6m0-6H6c-.932%200-1.398%200-1.765.152a2%202%200%200%200-1.083%201.083C3%2010.602%203%2011.068%203%2012s0%201.398.152%201.765a2%202%200%200%200%201.083%201.083C4.602%2015%205.068%2015%206%2015h1l8.08%202.424c.95.285%201.424.427%201.846.677l.02.012c.42.253.77.604%201.472%201.305l.168.168c.12.12.179.179.245.226a1%201%200%200%200%20.421.175c.08.013.165.013.334.013c.385%200%20.578%200%20.734-.052a1%201%200%200%200%20.628-.628c.052-.156.052-.349.052-.734V5.414c0-.385%200-.578-.052-.734a1%201%200%200%200-.628-.628C20.164%204%2019.97%204%2019.586%204c-.169%200-.253%200-.334.013a1%201%200%200%200-.421.175c-.066.047-.126.107-.245.226l-.168.168c-.701.701-1.052%201.052-1.472%201.304l-.02.013c-.422.25-.897.392-1.846.677z%22%2F%3E%3Cpath%20d%3D%22M8%2015.5v2.546a1.954%201.954%200%200%200%203.58%201.084L13%2017%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M7%209v6m0-6H6c-.932%200-1.398%200-1.765.152a2%202%200%200%200-1.083%201.083C3%2010.602%203%2011.068%203%2012s0%201.398.152%201.765a2%202%200%200%200%201.083%201.083C4.602%2015%205.068%2015%206%2015h1l8.08%202.424c.95.285%201.424.427%201.846.677l.02.012c.42.253.77.604%201.472%201.305l.168.168c.12.12.179.179.245.226a1%201%200%200%200%20.421.175c.08.013.165.013.334.013c.385%200%20.578%200%20.734-.052a1%201%200%200%200%20.628-.628c.052-.156.052-.349.052-.734V5.414c0-.385%200-.578-.052-.734a1%201%200%200%200-.628-.628C20.164%204%2019.97%204%2019.586%204c-.169%200-.253%200-.334.013a1%201%200%200%200-.421.175c-.066.047-.126.107-.245.226l-.168.168c-.701.701-1.052%201.052-1.472%201.304l-.02.013c-.422.25-.897.392-1.846.677z%22%2F%3E%3Cpath%20d%3D%22M8%2015.5v2.546a1.954%201.954%200%200%200%203.58%201.084L13%2017%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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