Volume Off Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Volume Off 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/306891.svg" alt="Volume Off icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306891.svg" alt="Volume Off icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306891.svg" alt="Volume Off icon" :width="24" :height="24" />
CSS background
.icon-volume-off {
background-image: url('https://proicons.com/icon/306891.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="M755 500V85c0-4 1-7 0-10-1-11-7-15-16-11-7 3-13 8-18 13-93 81-186 163-278 244-12 10-24 15-39 15H265c-17 0-21 4-21 20v287c0 17 4 21 21 21h140c13 0 24 2 34 11 94 83 187 165 281 247 6 5 13 10 20 14 8 4 13-1 15-8 1-5 0-9 0-13V500z"/></svg>
Volume Off in other icon packs
Copied!