Microphone Alt Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Microphone Alt 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/306089.svg" alt="Microphone Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306089.svg" alt="Microphone Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306089.svg" alt="Microphone Alt icon" :width="24" :height="24" />
CSS background
.icon-microphone-alt {
background-image: url('https://proicons.com/icon/306089.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="M871 391c-73-20-141-58-197-114S580 153 560 80c-48 77-31 188 46 265s188 94 265 46zM566 733c-96 0-164 60-225 113-67 58-124 109-210 83-17-13-17-23-17-26-1-24 27-55 40-66 2-1 3-3 4-5 23 8 49 3 67-15l436-359c-36-15-70-37-100-67s-53-65-68-101L134 727c-16 16-21 38-16 58-2 1-3 1-5 2-6 6-66 57-63 119 1 21 10 52 49 78l8 4c25 8 48 12 70 12 85 0 149-56 206-106s111-97 183-97c165 0 293 177 295 179 10 15 30 18 44 8 15-10 18-30 8-45-6-8-148-206-347-206zM878 73C801-4 690-21 613 27c13 76 49 148 106 205 58 57 129 93 205 106 48-77 31-188-46-265z"/></svg>
Microphone Alt in other icon packs
Copied!