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/310389.svg" alt="Volume Mute icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310389.svg" alt="Volume Mute icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310389.svg" alt="Volume Mute icon" :width="24" :height="24" />
CSS background
.icon-volume-mute {
background-image: url('https://proicons.com/icon/310389.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="M21.4954 13.9299C21.6358 14.0705 21.7147 14.2611 21.7147 14.4599C21.7147 14.6587 21.6358 14.8493 21.4954 14.9899C21.4261 15.06 21.3436 15.1156 21.2526 15.1534C21.1616 15.1912 21.0639 15.2104 20.9654 15.2099C20.8668 15.2109 20.7689 15.192 20.6779 15.1542C20.5868 15.1164 20.5043 15.0605 20.4354 14.9899L18.5154 13.0699L16.5854 14.9899C16.5172 15.0614 16.4348 15.118 16.3436 15.1559C16.2523 15.1937 16.1541 15.2121 16.0554 15.2099C15.9568 15.2104 15.8592 15.1912 15.7682 15.1534C15.6772 15.1156 15.5946 15.06 15.5254 14.9899C15.3849 14.8493 15.306 14.6587 15.306 14.4599C15.306 14.2611 15.3849 14.0705 15.5254 13.9299L17.4454 12.0099L15.5254 10.0899C15.3849 9.94928 15.306 9.75866 15.306 9.55991C15.306 9.36116 15.3849 9.17053 15.5254 9.02991C15.5943 8.95915 15.6767 8.90293 15.7678 8.86453C15.8588 8.82613 15.9566 8.80634 16.0554 8.80634C16.1542 8.80634 16.2519 8.82613 16.343 8.86453C16.434 8.90293 16.5164 8.95915 16.5854 9.02991L18.5154 10.9499L20.4354 9.02991C20.5043 8.95915 20.5867 8.90293 20.6777 8.86453C20.7688 8.82613 20.8666 8.80634 20.9654 8.80634C21.0642 8.80634 21.162 8.82613 21.253 8.86453C21.344 8.90293 21.4264 8.95915 21.4954 9.02991C21.6358 9.17053 21.7147 9.36116 21.7147 9.55991C21.7147 9.75866 21.6358 9.94928 21.4954 10.0899L19.5754 12.0099L21.4954 13.9299Z" fill="black"/> <path d="M13.7053 6.85999V17.14C13.7072 17.5253 13.6181 17.9056 13.4453 18.25C13.2777 18.5961 13.0226 18.8926 12.7053 19.11C12.3828 19.3268 12.004 19.445 11.6153 19.45C11.2336 19.45 10.8607 19.335 10.5453 19.12L6.54531 16.49C6.46359 16.4407 6.37069 16.4132 6.27535 16.41H4.38533C4.09489 16.4075 3.80847 16.3419 3.54598 16.2175C3.28348 16.0932 3.05119 15.9132 2.86531 15.69C2.48855 15.2422 2.28299 14.6752 2.2853 14.09V9.90997C2.28362 9.3279 2.48924 8.76425 2.86531 8.31998C3.05119 8.09679 3.28348 7.91676 3.54598 7.79242C3.80847 7.66808 4.09489 7.60242 4.38533 7.59998H6.27535C6.37238 7.59796 6.46648 7.56658 6.54531 7.50998L10.5453 4.87997C10.8661 4.66851 11.2411 4.55396 11.6253 4.54999C12.0106 4.55692 12.3856 4.67499 12.7053 4.88998C13.0226 5.10737 13.2777 5.40379 13.4453 5.74997C13.617 6.09476 13.706 6.47482 13.7053 6.85999Z" fill="black"/> </svg>
Volume Mute in other icon packs
Copied!