Megaphone A Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Megaphone A icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/310829.svg" alt="Megaphone A icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310829.svg" alt="Megaphone A icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310829.svg" alt="Megaphone A icon" :width="24" :height="24" />
CSS background
.icon-megaphone-a {
background-image: url('https://proicons.com/icon/310829.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M5.54875 10.8187L3.72299 12.4338C3.47869 12.6495 3.31639 12.9439 3.26381 13.2667C3.21124 13.5895 3.27164 13.9206 3.43471 14.2036L5.08751 17.1049C5.25135 17.3853 5.50575 17.6007 5.80828 17.7151C6.11081 17.8295 6.44317 17.836 6.74991 17.7336L9.04653 16.9502L5.54875 10.8187Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M9.25793 4.59042C8.80112 5.99306 8.22899 7.35496 7.54748 8.66199C7.03634 9.51206 6.3558 10.2464 5.54875 10.8187L9.04653 16.9309C9.95243 16.5136 10.9333 16.2866 11.9293 16.2635C13.3927 16.3295 14.8484 16.5139 16.2823 16.8148" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M9.25316 4.59118L10.4682 3.88518C10.7904 3.69794 11.1733 3.6472 11.5327 3.74412C11.8921 3.84105 12.1986 4.0777 12.3846 4.40201L17.9916 14.1762C18.1746 14.5003 18.2229 14.8842 18.1258 15.2439C18.0287 15.6037 17.7941 15.9102 17.4733 16.0966L16.2583 16.8026L9.25316 4.59118Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M3.55964 14.4164L2.95425 14.7742C2.79338 14.8663 2.65236 14.9898 2.53942 15.1374C2.42649 15.285 2.3439 15.4537 2.29649 15.6338C2.24908 15.8139 2.23779 16.0016 2.26328 16.1861C2.28877 16.3707 2.35053 16.5482 2.44496 16.7084C2.5365 16.8703 2.65918 17.0123 2.80582 17.1259C2.95247 17.2396 3.12015 17.3227 3.29906 17.3704C3.47798 17.4181 3.66455 17.4295 3.84788 17.4038C4.03121 17.3782 4.20762 17.316 4.36682 17.221L4.93377 16.8632" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M9.7384 16.6601L11.4392 19.6291C11.6222 19.9546 11.6714 20.3392 11.5762 20.7007C11.481 21.0622 11.2491 21.3718 10.93 21.5634C10.606 21.7493 10.2221 21.7987 9.86209 21.7008C9.50206 21.603 9.19507 21.3659 9.0081 21.0411L7.08624 17.6272" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M19.6359 6.89217L17.1375 8.34285" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M21.75 11.8728H18.8672" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M16.2247 2.25L14.7833 4.76451" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Copied!