blood-pressure-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
blood-pressure-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
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 8.616v-2q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v5q0 .213-.143.356q-.144.144-.357.144t-.357-.144t-.143-.356v-5q0-.231-.192-.424T19.385 6H4.615q-.23 0-.423.192T4 6.616v2q0 .213-.143.356q-.144.144-.357.144t-.357-.144Q3 8.829 3 8.616M7 16.5q-.16 0-.275-.06q-.115-.061-.183-.202L4.69 12.5H3.506q-.214 0-.357-.143T3.006 12t.143-.357t.357-.143h1.5q.14 0 .253.073t.18.208L7 14.885l3.542-7.104q.067-.115.192-.173T11 7.55t.256.058t.183.173l1.982 3.946l-.43.315q-.21.156-.387.339L10.98 9.135l-3.542 7.104q-.068.14-.183.2Q7.14 16.5 7 16.5M4.616 19q-.691 0-1.153-.462T3 17.384v-2q0-.213.143-.356q.144-.144.357-.144t.357.144q.143.143.143.356v2q0 .231.192.424t.423.192h5.702q.214 0 .357.143t.143.357t-.143.357t-.357.143zm9.549.836Q13 18.67 13 17t1.165-2.835T17 13t2.836 1.165T21 17t-1.164 2.836T17 21t-2.835-1.164m4.69-4.145q.112-.112.122-.264t-.121-.283q-.112-.111-.273-.111t-.273.111l-1.383 1.377q-.111.112-.121.266t.121.286q.112.111.276.111t.276-.111z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBloodPressureOutlineRounded(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 8.616v-2q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v5q0 .213-.143.356q-.144.144-.357.144t-.357-.144t-.143-.356v-5q0-.231-.192-.424T19.385 6H4.615q-.23 0-.423.192T4 6.616v2q0 .213-.143.356q-.144.144-.357.144t-.357-.144Q3 8.829 3 8.616M7 16.5q-.16 0-.275-.06q-.115-.061-.183-.202L4.69 12.5H3.506q-.214 0-.357-.143T3.006 12t.143-.357t.357-.143h1.5q.14 0 .253.073t.18.208L7 14.885l3.542-7.104q.067-.115.192-.173T11 7.55t.256.058t.183.173l1.982 3.946l-.43.315q-.21.156-.387.339L10.98 9.135l-3.542 7.104q-.068.14-.183.2Q7.14 16.5 7 16.5M4.616 19q-.691 0-1.153-.462T3 17.384v-2q0-.213.143-.356q.144-.144.357-.144t.357.144q.143.143.143.356v2q0 .231.192.424t.423.192h5.702q.214 0 .357.143t.143.357t-.143.357t-.357.143zm9.549.836Q13 18.67 13 17t1.165-2.835T17 13t2.836 1.165T21 17t-1.164 2.836T17 21t-2.835-1.164m4.69-4.145q.112-.112.122-.264t-.121-.283q-.112-.111-.273-.111t-.273.111l-1.383 1.377q-.111.112-.121.266t.121.286q.112.111.276.111t.276-.111z"/></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 8.616v-2q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v5q0 .213-.143.356q-.144.144-.357.144t-.357-.144t-.143-.356v-5q0-.231-.192-.424T19.385 6H4.615q-.23 0-.423.192T4 6.616v2q0 .213-.143.356q-.144.144-.357.144t-.357-.144Q3 8.829 3 8.616M7 16.5q-.16 0-.275-.06q-.115-.061-.183-.202L4.69 12.5H3.506q-.214 0-.357-.143T3.006 12t.143-.357t.357-.143h1.5q.14 0 .253.073t.18.208L7 14.885l3.542-7.104q.067-.115.192-.173T11 7.55t.256.058t.183.173l1.982 3.946l-.43.315q-.21.156-.387.339L10.98 9.135l-3.542 7.104q-.068.14-.183.2Q7.14 16.5 7 16.5M4.616 19q-.691 0-1.153-.462T3 17.384v-2q0-.213.143-.356q.144-.144.357-.144t.357.144q.143.143.143.356v2q0 .231.192.424t.423.192h5.702q.214 0 .357.143t.143.357t-.143.357t-.357.143zm9.549.836Q13 18.67 13 17t1.165-2.835T17 13t2.836 1.165T21 17t-1.164 2.836T17 21t-2.835-1.164m4.69-4.145q.112-.112.122-.264t-.121-.283q-.112-.111-.273-.111t-.273.111l-1.383 1.377q-.111.112-.121.266t.121.286q.112.111.276.111t.276-.111z"/></svg>
</template>

CSS

.icon-blood-pressure-outline-rounded {
  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%208.616v-2q0-.691.463-1.153T4.615%205h14.77q.69%200%201.152.463T21%206.616v5q0%20.213-.143.356q-.144.144-.357.144t-.357-.144t-.143-.356v-5q0-.231-.192-.424T19.385%206H4.615q-.23%200-.423.192T4%206.616v2q0%20.213-.143.356q-.144.144-.357.144t-.357-.144Q3%208.829%203%208.616M7%2016.5q-.16%200-.275-.06q-.115-.061-.183-.202L4.69%2012.5H3.506q-.214%200-.357-.143T3.006%2012t.143-.357t.357-.143h1.5q.14%200%20.253.073t.18.208L7%2014.885l3.542-7.104q.067-.115.192-.173T11%207.55t.256.058t.183.173l1.982%203.946l-.43.315q-.21.156-.387.339L10.98%209.135l-3.542%207.104q-.068.14-.183.2Q7.14%2016.5%207%2016.5M4.616%2019q-.691%200-1.153-.462T3%2017.384v-2q0-.213.143-.356q.144-.144.357-.144t.357.144q.143.143.143.356v2q0%20.231.192.424t.423.192h5.702q.214%200%20.357.143t.143.357t-.143.357t-.357.143zm9.549.836Q13%2018.67%2013%2017t1.165-2.835T17%2013t2.836%201.165T21%2017t-1.164%202.836T17%2021t-2.835-1.164m4.69-4.145q.112-.112.122-.264t-.121-.283q-.112-.111-.273-.111t-.273.111l-1.383%201.377q-.111.112-.121.266t.121.286q.112.111.276.111t.276-.111z%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%208.616v-2q0-.691.463-1.153T4.615%205h14.77q.69%200%201.152.463T21%206.616v5q0%20.213-.143.356q-.144.144-.357.144t-.357-.144t-.143-.356v-5q0-.231-.192-.424T19.385%206H4.615q-.23%200-.423.192T4%206.616v2q0%20.213-.143.356q-.144.144-.357.144t-.357-.144Q3%208.829%203%208.616M7%2016.5q-.16%200-.275-.06q-.115-.061-.183-.202L4.69%2012.5H3.506q-.214%200-.357-.143T3.006%2012t.143-.357t.357-.143h1.5q.14%200%20.253.073t.18.208L7%2014.885l3.542-7.104q.067-.115.192-.173T11%207.55t.256.058t.183.173l1.982%203.946l-.43.315q-.21.156-.387.339L10.98%209.135l-3.542%207.104q-.068.14-.183.2Q7.14%2016.5%207%2016.5M4.616%2019q-.691%200-1.153-.462T3%2017.384v-2q0-.213.143-.356q.144-.144.357-.144t.357.144q.143.143.143.356v2q0%20.231.192.424t.423.192h5.702q.214%200%20.357.143t.143.357t-.143.357t-.357.143zm9.549.836Q13%2018.67%2013%2017t1.165-2.835T17%2013t2.836%201.165T21%2017t-1.164%202.836T17%2021t-2.835-1.164m4.69-4.145q.112-.112.122-.264t-.121-.283q-.112-.111-.273-.111t-.273.111l-1.383%201.377q-.111.112-.121.266t.121.286q.112.111.276.111t.276-.111z%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-rounded.svg?color=%231a73e8&size=48