Megaphone Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Megaphone 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/343595.svg" alt="Megaphone icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343595.svg" alt="Megaphone icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343595.svg" alt="Megaphone icon" :width="24" :height="24" />
CSS background
.icon-megaphone {
background-image: url('https://proicons.com/icon/343595.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.o{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="o" d="M25.3639,28.0084c-.5911,0-1.0669-.476-1.0669-1.0673v-11.325c0-.5913.4758-1.0673,1.0669-1.0673h11.7649c1.4777,0,2.6673,1.19,2.6673,2.6682v8.1232c0,1.4782-1.1896,2.6682-2.6673,2.6682h-11.7649Z"/><path id="d" class="o" d="M39.6514,16.3545h.1813c1.4777,0,2.6673,1.19,2.6673,2.6682v4.512c0,1.4782-1.1896,2.6682-2.6673,2.6682h-.1813"/><path id="e" class="o" d="M26.4923,28.0072v-13.4593"/><path id="f" class="o" d="M29.0297,14.5478v13.4593"/></g><g id="g"><path id="h" class="o" d="M38.2448,27.7629l-2.2399,9.8135-3.0649,2.102-4.1708-.8589,2.4673-10.8108"/><path id="i" class="o" d="M30.5787,30.8955l2.5045.4397"/><path id="j" class="o" d="M29.786,34.3669l2.7043.4748"/></g><g id="k"><path id="l" class="o" d="M6.987,8.3215c.8238,0,1.487.714,1.487,1.6009v22.7124c0,.8869-.6632,1.6009-1.487,1.6009s-1.487-.714-1.487-1.6009V9.9224c0-.8869.6632-1.6009,1.487-1.6009Z"/><path id="m" class="o" d="M8.5037,32.698c5.2633-2.1585,9.8927-4.1422,15.8312-5.4859"/><path id="n" class="o" d="M8.5037,9.8592c5.2633,2.1585,9.8927,4.1422,15.8312,5.4859"/></g></svg>
Megaphone in other icon packs
Copied!