Mic Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Mic 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/306087.svg" alt="Mic icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306087.svg" alt="Mic icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306087.svg" alt="Mic icon" :width="24" :height="24" />
CSS background
.icon-mic {
background-image: url('https://proicons.com/icon/306087.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="M356 532c3 92 97 157 185 131 65-20 105-78 105-151 1-98 1-195 0-292 0-19-3-38-8-55-20-67-88-111-157-101-68 9-124 69-126 138-1 55 0 110 0 165s-2 110 1 165zm410-164c-1-2-6-2-11-2h-69c-6 0-10 3-10 6v144c0 11-1 23-3 35-11 79-85 145-166 148-99 3-182-77-182-177V373c0-4-5-7-11-7h-69c-5 0-10 5-10 10 0 54-2 107 1 160 2 64 27 119 70 166 38 42 85 68 140 81 4 0 9 4 9 6 1 16 0 32 0 49 0 6-4 10-10 10h-80c-5 0-10 5-10 11v68c0 6 5 10 10 10h270c6 0 10-4 10-10v-69c0-6-4-10-10-10h-80c-5 0-10-5-10-11v-45c0-7 3-8 9-10 117-25 201-120 210-240 4-57 2-115 2-172v-2z"/></svg>
Mic in other icon packs
Copied!