megaphone b icon
megaphone-b from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.
- Name
- megaphone-b
- Set
- Mage Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
Related icons in Mage Icons
Use the megaphone b 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="M14.824 2.945a13 13 0 0 1-5.2 2.327L4.318 6.333A1.95 1.95 0 0 0 2.75 8.241v4.596a1.95 1.95 0 0 0 1.568 1.947l5.306 1.062c1.88.37 3.656 1.152 5.2 2.288a.974.974 0 0 0 1.558-.779V3.724a.974.974 0 0 0-1.558-.78"/><path d="m8.407 15.563l1.636 4.372a.973.973 0 0 1-.905 1.315h-1.14a1.95 1.95 0 0 1-1.83-1.266L4.22 14.707m8.267-7.089v5.842m6.037-7.059l2.531-1.46m-2.531 9.736l2.531 1.46m-2.726-5.597h2.921"/></g></svg>
React
import type { SVGProps } from "react";
export function MageMegaphoneB(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="M14.824 2.945a13 13 0 0 1-5.2 2.327L4.318 6.333A1.95 1.95 0 0 0 2.75 8.241v4.596a1.95 1.95 0 0 0 1.568 1.947l5.306 1.062c1.88.37 3.656 1.152 5.2 2.288a.974.974 0 0 0 1.558-.779V3.724a.974.974 0 0 0-1.558-.78"/><path d="m8.407 15.563l1.636 4.372a.973.973 0 0 1-.905 1.315h-1.14a1.95 1.95 0 0 1-1.83-1.266L4.22 14.707m8.267-7.089v5.842m6.037-7.059l2.531-1.46m-2.531 9.736l2.531 1.46m-2.726-5.597h2.921"/></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="M14.824 2.945a13 13 0 0 1-5.2 2.327L4.318 6.333A1.95 1.95 0 0 0 2.75 8.241v4.596a1.95 1.95 0 0 0 1.568 1.947l5.306 1.062c1.88.37 3.656 1.152 5.2 2.288a.974.974 0 0 0 1.558-.779V3.724a.974.974 0 0 0-1.558-.78"/><path d="m8.407 15.563l1.636 4.372a.973.973 0 0 1-.905 1.315h-1.14a1.95 1.95 0 0 1-1.83-1.266L4.22 14.707m8.267-7.089v5.842m6.037-7.059l2.531-1.46m-2.531 9.736l2.531 1.46m-2.726-5.597h2.921"/></g></svg> </template>
CSS
.icon-megaphone-b {
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%22M14.824%202.945a13%2013%200%200%201-5.2%202.327L4.318%206.333A1.95%201.95%200%200%200%202.75%208.241v4.596a1.95%201.95%200%200%200%201.568%201.947l5.306%201.062c1.88.37%203.656%201.152%205.2%202.288a.974.974%200%200%200%201.558-.779V3.724a.974.974%200%200%200-1.558-.78%22%2F%3E%3Cpath%20d%3D%22m8.407%2015.563l1.636%204.372a.973.973%200%200%201-.905%201.315h-1.14a1.95%201.95%200%200%201-1.83-1.266L4.22%2014.707m8.267-7.089v5.842m6.037-7.059l2.531-1.46m-2.531%209.736l2.531%201.46m-2.726-5.597h2.921%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%22M14.824%202.945a13%2013%200%200%201-5.2%202.327L4.318%206.333A1.95%201.95%200%200%200%202.75%208.241v4.596a1.95%201.95%200%200%200%201.568%201.947l5.306%201.062c1.88.37%203.656%201.152%205.2%202.288a.974.974%200%200%200%201.558-.779V3.724a.974.974%200%200%200-1.558-.78%22%2F%3E%3Cpath%20d%3D%22m8.407%2015.563l1.636%204.372a.973.973%200%200%201-.905%201.315h-1.14a1.95%201.95%200%200%201-1.83-1.266L4.22%2014.707m8.267-7.089v5.842m6.037-7.059l2.531-1.46m-2.531%209.736l2.531%201.46m-2.726-5.597h2.921%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/megaphone-b.svg?color=%231a73e8&size=48