Volume Mute Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Volume 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/319260.svg" alt="Volume Mute icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319260.svg" alt="Volume Mute icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319260.svg" alt="Volume Mute icon" :width="24" :height="24" />
CSS background
.icon-volume-mute {
background-image: url('https://proicons.com/icon/319260.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>volume--mute</title><polygon points="31 12.41 29.59 11 26 14.59 22.41 11 21 12.41 24.59 16 21 19.59 22.41 21 26 17.41 29.59 21 31 19.59 27.41 16 31 12.41"/><path d="M18,30a1,1,0,0,1-.71-.3L9.67,22H3a1,1,0,0,1-1-1H2V11a1,1,0,0,1,1-1H9.67l7.62-7.7a1,1,0,0,1,1.41,0A1,1,0,0,1,19,3V29A1,1,0,0,1,18,30ZM4,20h6a1.17,1.17,0,0,1,.79.3L17,26.57V5.43L10.79,11.7A1.17,1.17,0,0,1,10,12H4Z"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
Volume Mute in other icon packs
Copied!