Mega Phone Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Mega Phone icon is commonly used in contact pages, call-to-action sections and support widgets. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/306080.svg" alt="Mega Phone icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306080.svg" alt="Mega Phone icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306080.svg" alt="Mega Phone icon" :width="24" :height="24" />
CSS background
.icon-mega-phone {
background-image: url('https://proicons.com/icon/306080.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M377 730l-22-57-29 3-11-28 59-7-31-265-206 24-6 28c-5 18-8 39-9 64-8 0-14 1-20 2s-11 1-13 1c-8 1-15 5-20 12-5 6-7 13-6 21l3 30c1 8 5 14 11 19 7 5 14 8 22 7 2-1 7-1 13-2s13-1 20-2c7 23 15 43 23 60 9 17 13 25 13 25l59-7 86 226 88-10-54-140 30-4zm309-496c-21 21-46 40-76 58-29 19-64 35-103 50s-84 25-135 31c0 0 1 14 5 41 3 28 7 58 11 91s7 64 11 91c3 28 4 42 4 42 50-6 97-6 138-1 42 5 79 14 112 25s62 24 88 38c25 15 46 29 64 43l-66-565c-14 17-32 36-53 56zm251 210c-2-20-12-36-29-48-18-13-36-18-57-16l-28-239c0-8-3-14-8-19s-13-7-24-6c-3 1-6 3-11 9-5 5-11 12-17 21l72 623c8 7 16 13 22 17s10 6 13 6c10-1 17-5 21-11s5-14 5-22l-28-232c21-3 38-13 52-29s19-34 17-54z"/></svg>
Mega Phone in other icon packs
Copied!