Volume Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Volume 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/349432.svg" alt="Volume icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349432.svg" alt="Volume icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349432.svg" alt="Volume icon" :width="24" :height="24" />
CSS background
.icon-volume {
background-image: url('https://proicons.com/icon/349432.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m32.017,16.7078c1.7678,1.3258,3.241,4.7141,2.9463,8.397-.2946,2.799-1.7678,5.1561-2.9463,6.04"/><path class="c" d="m5.5,17.7391v12.8165h8.5443l11.0487,8.839V8.6054l-11.0487,9.1336H5.5Z"/><path class="c" d="m37.173,10.9625c3.0936,2.3571,5.598,8.397,5.3034,15.0263-.4419,5.0088-2.9463,9.1336-5.3034,10.9014"/></svg>
Volume in other icon packs
Copied!