Volume 2 Icon
Free SVG icon from the Pixelarticons collection. Download or copy for use in any project.
The Volume 2 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/313331.svg" alt="Volume 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/313331.svg" alt="Volume 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/313331.svg" alt="Volume 2 icon" :width="24" :height="24" />
CSS background
.icon-volume-2 {
background-image: url('https://proicons.com/icon/313331.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24"> <path d="M13 22h-2v-2H9v-2h2V6H9V4h2V2h2v20Zm-4-4H7v-2h2v2Zm10 0h-4v-2h4v2ZM7 10H5v4h2v2H3V8h4v2Zm14 6h-2V8h2v8Zm-4-2h-2v-4h2v4ZM9 8H7V6h2v2Zm10 0h-4V6h4v2Z"/> </svg>
Volume 2 in other icon packs
Copied!