blood pressure icon
blood-pressure-outline-sharp from Material Symbols Light by Google · Outline Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- blood-pressure-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the blood pressure icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 9.116v-2.5q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v5.5h-1v-5.5q0-.231-.192-.424T19.385 6H4.615q-.23 0-.423.192T4 6.616v2.5zM10.944 19H4.615q-.69 0-1.153-.462T3 17.384v-2.5h1v2.5q0 .231.192.424t.423.192h6.076q.055.275.109.516q.054.24.144.484m3.22.836Q13 18.67 13 17t1.165-2.835T17 13t2.836 1.165T21 17t-1.164 2.836T17 21t-2.835-1.164m3.035-2.49l1.929-1.929l-.546-.546l-1.93 1.929zM3 12.5v-1h2.292L7 14.89l3.83-7.717h.295l2.296 4.554l-.43.315q-.21.156-.387.339L10.98 9.135l-3.856 7.711h-.288L4.683 12.5z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBloodPressureOutlineSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 9.116v-2.5q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v5.5h-1v-5.5q0-.231-.192-.424T19.385 6H4.615q-.23 0-.423.192T4 6.616v2.5zM10.944 19H4.615q-.69 0-1.153-.462T3 17.384v-2.5h1v2.5q0 .231.192.424t.423.192h6.076q.055.275.109.516q.054.24.144.484m3.22.836Q13 18.67 13 17t1.165-2.835T17 13t2.836 1.165T21 17t-1.164 2.836T17 21t-2.835-1.164m3.035-2.49l1.929-1.929l-.546-.546l-1.93 1.929zM3 12.5v-1h2.292L7 14.89l3.83-7.717h.295l2.296 4.554l-.43.315q-.21.156-.387.339L10.98 9.135l-3.856 7.711h-.288L4.683 12.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 9.116v-2.5q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v5.5h-1v-5.5q0-.231-.192-.424T19.385 6H4.615q-.23 0-.423.192T4 6.616v2.5zM10.944 19H4.615q-.69 0-1.153-.462T3 17.384v-2.5h1v2.5q0 .231.192.424t.423.192h6.076q.055.275.109.516q.054.24.144.484m3.22.836Q13 18.67 13 17t1.165-2.835T17 13t2.836 1.165T21 17t-1.164 2.836T17 21t-2.835-1.164m3.035-2.49l1.929-1.929l-.546-.546l-1.93 1.929zM3 12.5v-1h2.292L7 14.89l3.83-7.717h.295l2.296 4.554l-.43.315q-.21.156-.387.339L10.98 9.135l-3.856 7.711h-.288L4.683 12.5z"/></svg> </template>
CSS
.icon-blood-pressure-outline-sharp {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%209.116v-2.5q0-.691.463-1.153T4.615%205h14.77q.69%200%201.152.463T21%206.616v5.5h-1v-5.5q0-.231-.192-.424T19.385%206H4.615q-.23%200-.423.192T4%206.616v2.5zM10.944%2019H4.615q-.69%200-1.153-.462T3%2017.384v-2.5h1v2.5q0%20.231.192.424t.423.192h6.076q.055.275.109.516q.054.24.144.484m3.22.836Q13%2018.67%2013%2017t1.165-2.835T17%2013t2.836%201.165T21%2017t-1.164%202.836T17%2021t-2.835-1.164m3.035-2.49l1.929-1.929l-.546-.546l-1.93%201.929zM3%2012.5v-1h2.292L7%2014.89l3.83-7.717h.295l2.296%204.554l-.43.315q-.21.156-.387.339L10.98%209.135l-3.856%207.711h-.288L4.683%2012.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%209.116v-2.5q0-.691.463-1.153T4.615%205h14.77q.69%200%201.152.463T21%206.616v5.5h-1v-5.5q0-.231-.192-.424T19.385%206H4.615q-.23%200-.423.192T4%206.616v2.5zM10.944%2019H4.615q-.69%200-1.153-.462T3%2017.384v-2.5h1v2.5q0%20.231.192.424t.423.192h6.076q.055.275.109.516q.054.24.144.484m3.22.836Q13%2018.67%2013%2017t1.165-2.835T17%2013t2.836%201.165T21%2017t-1.164%202.836T17%2021t-2.835-1.164m3.035-2.49l1.929-1.929l-.546-.546l-1.93%201.929zM3%2012.5v-1h2.292L7%2014.89l3.83-7.717h.295l2.296%204.554l-.43.315q-.21.156-.387.339L10.98%209.135l-3.856%207.711h-.288L4.683%2012.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/blood-pressure-outline-sharp.svg?color=%231a73e8&size=48