Mute Volume Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Mute Volume 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/306129.svg" alt="Mute Volume icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306129.svg" alt="Mute Volume icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306129.svg" alt="Mute Volume icon" :width="24" :height="24" />
CSS background
.icon-mute-volume {
background-image: url('https://proicons.com/icon/306129.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="M209 319h-19c-28 0-50 23-50 51v251c0 28 22 51 50 51h19c28 0 51-23 51-51V370c0-28-23-51-51-51zm471 58c-68 0-123 55-123 123s55 123 123 123c67 0 122-55 122-123s-55-123-122-123zm56 171l-9 8c-3 4-9 4-12 0l-29-28c-4-4-9-4-13 0l-29 29c-3 3-9 3-13-1l-8-8c-3-4-3-9 0-13l29-29c3-3 3-9 0-12l-29-29c-3-3-3-9 0-13l8-8c4-4 10-4 13 0l29 28c4 4 9 4 13 0l29-28c3-4 9-4 12 0l9 8c3 4 3 10 0 13l-29 29c-4 3-4 9 0 12l29 29c3 4 3 9 0 13zm-57-230V91c0-28-17-37-39-20L362 294c-22 18-40 54-40 83v246c0 28 18 65 40 83l278 222c22 18 39 9 39-19V682c101 0 182-82 182-182s-81-182-182-182zm0 346c-90 0-163-74-163-164 0-91 73-164 163-164 91 0 165 73 165 164s-74 164-165 164z"/></svg>
Mute Volume in other icon packs
Copied!