Pressure Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Pressure 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/318641.svg" alt="Pressure icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318641.svg" alt="Pressure icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318641.svg" alt="Pressure icon" :width="24" :height="24" />
CSS background
.icon-pressure {
background-image: url('https://proicons.com/icon/318641.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: none;
}
</style>
</defs>
<title>pressure</title>
<path d="M17.5053,16l8.1591-7.2529A1,1,0,0,0,25,7H22V2H20V9h2.37L16,14.6621,9.63,9H12V2H10V7H7a1,1,0,0,0-.6646,1.7471L14.4945,16,6.3353,23.2529A1,1,0,0,0,7,25h3v5h2V23H9.63L16,17.3379,22.37,23H20v7h2V25h3a1,1,0,0,0,.6645-1.7471Z"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
Pressure in other icon packs
Copied!