Volume Mute Icon
Free SVG icon from the Mage 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/311033.svg" alt="Volume Mute icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311033.svg" alt="Volume Mute icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311033.svg" alt="Volume Mute icon" :width="24" :height="24" />
CSS background
.icon-volume-mute {
background-image: url('https://proicons.com/icon/311033.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="M20.9514 9.55359L16.0486 14.4564" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M16.0486 9.55359L20.9514 14.4564" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M3.04858 14.0881V9.91184C3.04858 9.49649 3.19082 9.09814 3.44399 8.80445C3.69717 8.51075 4.04055 8.34575 4.3986 8.34575H6.28863C6.52536 8.34461 6.75785 8.2727 6.96364 8.13694L10.9328 5.5059C11.1378 5.37099 11.3696 5.30072 11.6055 5.30208C11.8412 5.30343 12.0725 5.37638 12.2763 5.51364C12.4803 5.65091 12.6496 5.84771 12.7675 6.08448C12.8856 6.32125 12.9479 6.58972 12.9488 6.86318V17.1368C12.9479 17.4102 12.8856 17.6787 12.7675 17.9154C12.6496 18.1522 12.4803 18.3491 12.2763 18.4863C12.0725 18.6235 11.8412 18.6965 11.6055 18.6979C11.3696 18.6992 11.1378 18.629 10.9328 18.494L6.96364 15.863C6.75785 15.7272 6.52536 15.6553 6.28863 15.6542H4.3986C4.04055 15.6542 3.69717 15.4891 3.44399 15.1955C3.19082 14.9018 3.04858 14.5035 3.04858 14.0881Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Volume Mute in other icon packs
Copied!