Microphone Icon
Free SVG icon from the Carbon 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/320364.svg" alt="Microphone icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320364.svg" alt="Microphone icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320364.svg" alt="Microphone icon" :width="24" :height="24" />
CSS background
.icon-microphone {
background-image: url('https://proicons.com/icon/320364.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="microphone_1_" d="M22,31.36H10v-0.72h5.64v-3.286c-4.995-0.19-9-4.313-9-9.354v-4h0.72v2.64h2.28V7 c0-3.507,2.853-6.36,6.36-6.36S22.36,3.493,22.36,7v9.64h2.279V14h0.721v4c0,5.04-4.006,9.163-9,9.354v3.286H22V31.36z M7.36,17.36 V18c0,4.764,3.876,8.64,8.64,8.64s8.64-3.876,8.64-8.64v-0.64h-2.28V18c0,3.507-2.854,6.36-6.36,6.36S9.64,21.507,9.64,18v-0.64 H7.36z M16,1.36c-3.11,0-5.64,2.53-5.64,5.64v11c0,3.11,2.53,5.64,5.64,5.64s5.64-2.529,5.64-5.64V7C21.64,3.89,19.11,1.36,16,1.36z "/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Microphone in other icon packs
Copied!