Volume Down Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Volume Down 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/306889.svg" alt="Volume Down icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306889.svg" alt="Volume Down icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306889.svg" alt="Volume Down icon" :width="24" :height="24" />
CSS background
.icon-volume-down {
background-image: url('https://proicons.com/icon/306889.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="M580 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 15H90c-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-13V500zm155-325c-20 22-41 44-61 66-9 9-9 24 0 34 62 63 111 132 116 223 6 92-35 166-89 235-8 11-7 26 3 34 23 20 46 40 68 59 10 9 25 8 34-2 190-230 151-472-37-650-10-9-25-8-34 1z"/></svg>
Volume Down in other icon packs
Copied!