Microphone Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Microphone 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/312211.svg" alt="Microphone icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/312211.svg" alt="Microphone icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/312211.svg" alt="Microphone icon" :width="24" :height="24" />
CSS background
.icon-microphone {
background-image: url('https://proicons.com/icon/312211.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" id="memory-microphone" viewBox="0 0 22 22"><path d="M10 21V18H8V17H6V16H5V15H4V13H3V9H5V12H6V14H7V15H9V16H13V15H15V14H16V12H17V9H19V13H18V15H17V16H16V17H14V18H12V21H10M8 13V12H7V3H8V2H9V1H13V2H14V3H15V12H14V13H13V14H9V13H8M9 11H10V12H12V11H13V4H12V3H10V4H9V11Z" /></svg>
Microphone in other icon packs
Copied!