Blood Pressure Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Blood 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/337315.svg" alt="Blood Pressure icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337315.svg" alt="Blood Pressure icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337315.svg" alt="Blood Pressure icon" :width="24" :height="24" />
CSS background
.icon-blood-pressure {
background-image: url('https://proicons.com/icon/337315.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="a" 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 id="b" class="c" d="m34.6019,28.5712l8.9306-10.0301c.4947-.5556.7506-1.2838.7121-2.0267l-.0222-.4289c-.0285-.5501-.217-1.0799-.5424-1.5243l-3.5488-4.8473c-.253-.3455-.5811-.6291-.9597-.8293l-.1705-.0902c-.4717-.2495-1.0044-.3604-1.5364-.3199l-5.9661.4535c-.7606.0578-1.4657.4205-1.955,1.0057l-5.204,6.2232c-.3574.4274-.9997.4689-1.4091.091l-6.6796-6.166c-.3532-.326-.7816-.5593-1.2471-.6792l-1.4452-.372c-.6957-.1791-1.4331-.0943-2.0699.2382l-7.0416,3.6755c-.5314.2774-.8028.8833-.6559,1.4644l1.2421,4.9158c.1476.5843.4462,1.1196.8659,1.5521l18.1009,18.6571"/></svg>
Blood Pressure in other icon packs
Copied!