Region Analysis Volume Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Region Analysis 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/319354.svg" alt="Region Analysis Volume icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319354.svg" alt="Region Analysis Volume icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319354.svg" alt="Region Analysis Volume icon" :width="24" :height="24" />
CSS background
.icon-region-analysis-volume {
background-image: url('https://proicons.com/icon/319354.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><defs><style>.cls-1{fill:#000000;}.cls-2{fill:none;}</style></defs><title>region-analysis--volume</title><path class="cls-1" d="M30,23V21H28V19H26v2H23V19H21v2H19v2h2v3H19v2h2v2h2V28h3v2h2V28h2V26H28V23Zm-4,3H23V23h3Z"/><path d="M4.8305,20.3555A24.9534,24.9534,0,0,0,15,22.9644v-2A22.9014,22.9014,0,0,1,4.1335,17.6919,11.979,11.979,0,0,1,4,16a11.9847,11.9847,0,0,1,.1332-1.69,22.9282,22.9282,0,0,1,23.7336,0A11.9847,11.9847,0,0,1,28,16h2A14,14,0,1,0,16,30V28A12.01,12.01,0,0,1,4.8305,20.3555ZM16,4a12.01,12.01,0,0,1,11.17,7.6465,24.8982,24.8982,0,0,0-22.3406,0A12.01,12.01,0,0,1,16,4Z"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-2" width="32" height="32"/></svg>
Copied!