Headphone Mute Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Headphone 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/310748.svg" alt="Headphone Mute icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310748.svg" alt="Headphone Mute icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310748.svg" alt="Headphone Mute icon" :width="24" :height="24" />
CSS background
.icon-headphone-mute {
background-image: url('https://proicons.com/icon/310748.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="M3.51836 20.5372C3.2735 20.2922 3.07954 20.0012 2.94767 19.681C2.8158 19.3607 2.74863 19.0175 2.75002 18.6712V16.0668C2.83752 15.4343 3.15094 14.8548 3.6324 14.4354C4.11385 14.016 4.73082 13.7849 5.36935 13.7849C6.00789 13.7849 6.62485 14.016 7.10631 14.4354C7.58777 14.8548 7.90119 15.4343 7.98869 16.0668" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M15.9714 18.6712C16.0128 19.3431 16.3088 19.974 16.7992 20.4352C17.2897 20.8964 17.9375 21.1531 18.6107 21.1531C19.2839 21.1531 19.9318 20.8964 20.4222 20.4352C20.9126 19.974 21.2087 19.3431 21.25 18.6712V16.0668C21.2087 15.3949 20.9126 14.764 20.4222 14.3029C19.9318 13.8417 19.2839 13.5849 18.6107 13.5849C17.9375 13.5849 17.2897 13.8417 16.7992 14.3029C16.3088 14.764 16.0128 15.3949 15.9714 16.0668V18.6712Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M2.75002 18.6712V12.0755C2.75031 10.2501 3.2918 8.4659 4.30603 6.9483C5.32026 5.4307 6.76169 4.24789 8.44807 3.54941C10.1345 2.85093 11.9901 2.66815 13.7803 3.02417C15.5706 3.38019 17.2151 4.25903 18.5059 5.54958" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M20.2521 7.8546C20.9113 9.16376 21.2532 10.6097 21.25 12.0755V18.6712" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M2.99948 21.056L20.9606 3.09489" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Headphone Mute in other icon packs
Copied!