Microphone Mute Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Microphone Mute 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/310863.svg" alt="Microphone Mute icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310863.svg" alt="Microphone Mute icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310863.svg" alt="Microphone Mute icon" :width="24" :height="24" />
CSS background
.icon-microphone-mute {
background-image: url('https://proicons.com/icon/310863.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M15.3 12.7047C15.0046 13.2569 14.5522 13.7093 14 14.0047" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M10 14.004C9.5186 13.7619 9.11133 13.3947 8.82099 12.941C8.53064 12.4873 8.36795 11.9637 8.35 11.4254V5.8485C8.42895 4.9571 8.85653 4.1328 9.53991 3.55459C10.2233 2.97638 11.1073 2.69092 12 2.76021C12.891 2.69367 13.7725 2.98038 14.4537 3.55832C15.1348 4.13626 15.561 4.95897 15.64 5.8485V8.36711" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M5.33 10.6259C5.33582 11.5036 5.51556 12.3715 5.85884 13.1795C6.20211 13.9875 6.70212 14.7195 7.33 15.3333C7.53418 15.5748 7.7583 15.7988 8 16.0029" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M10.82 17.1822C11.7801 17.3547 12.7663 17.3146 13.7091 17.0648C14.652 16.815 15.5286 16.3615 16.2771 15.7364C17.0256 15.1112 17.6278 14.3296 18.0412 13.4466C18.4547 12.5636 18.6693 11.6008 18.67 10.6259" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12 21.25V17.2522" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M8.36 21.25H15.64" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M20 4.00951L15.64 8.3671L10.01 13.994L8.03 15.9729L4 20.0007" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Microphone Mute in other icon packs
Copied!