Volume Mute Icon
Free SVG icon from the IcoFont 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/306890.svg" alt="Volume Mute icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306890.svg" alt="Volume Mute icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306890.svg" alt="Volume Mute icon" :width="24" :height="24" />
CSS background
.icon-volume-mute {
background-image: url('https://proicons.com/icon/306890.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="M315 557v15l159-300-147 81c-9 6-13 11-13 22 1 61 0 122 1 182zm378-96V206L381 791c88 47 176 95 265 142 26 14 47 1 47-30V655c0-8 2-15 7-21 37-43 37-105 1-148-6-8-9-15-8-25zM261 672V559 382c0-9-2-12-12-11-47 0-95-1-143 0-35 0-57 22-57 58v261c0 32 23 56 55 56l117 1 40-75zm589-315c-4-4-8-8-15-1-24 25-49 49-74 74-5 5-4 7 2 11 94 55 90 184 3 236-7 4-6 7-1 12 24 23 47 47 70 71 7 7 12 7 19 1 63-52 95-118 97-202-1-82-34-150-101-202zM716 11l-10-5c-22-12-50-4-62 18L148 927c-12 22-4 49 18 62l11 5c22 12 50 4 62-18L734 73c13-22 4-49-18-62z"/></svg>
Volume Mute in other icon packs
Copied!