blood pressure icon
blood-pressure-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- blood-pressure-rounded
- Set
- Material Symbols Light
- Style
- 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="M18.856 15.69q.111-.111.121-.263t-.121-.283q-.112-.111-.273-.111t-.273.111l-1.383 1.377q-.111.112-.121.266t.121.286q.112.111.276.111t.276-.111zm-4.692 4.146Q13 18.67 13 17t1.165-2.835Q15.329 13 17 13t2.836 1.165T21 17t-1.164 2.836T17 21t-2.835-1.164M3 11.5V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v4.273q0 .367-.323.538t-.64-.027q-.697-.402-1.467-.593T17 10.616q-1.008 0-1.909.285q-.9.286-1.675.826l-1.978-3.946q-.067-.115-.182-.173T11 7.55t-.265.058t-.193.173L7 14.89l-1.567-3.11q-.067-.135-.18-.208T5 11.5zM4.616 19q-.691 0-1.153-.462T3 17.384V12.5h1.683l1.86 3.739q.066.14.179.2q.112.061.278.061q.14 0 .253-.06q.113-.061.18-.202l3.548-7.104l1.623 3.247q-.92.873-1.454 2.062T10.616 17q0 .258.024.538t.071.537q.068.367-.147.646q-.214.279-.562.279z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBloodPressureRounded(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="M18.856 15.69q.111-.111.121-.263t-.121-.283q-.112-.111-.273-.111t-.273.111l-1.383 1.377q-.111.112-.121.266t.121.286q.112.111.276.111t.276-.111zm-4.692 4.146Q13 18.67 13 17t1.165-2.835Q15.329 13 17 13t2.836 1.165T21 17t-1.164 2.836T17 21t-2.835-1.164M3 11.5V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v4.273q0 .367-.323.538t-.64-.027q-.697-.402-1.467-.593T17 10.616q-1.008 0-1.909.285q-.9.286-1.675.826l-1.978-3.946q-.067-.115-.182-.173T11 7.55t-.265.058t-.193.173L7 14.89l-1.567-3.11q-.067-.135-.18-.208T5 11.5zM4.616 19q-.691 0-1.153-.462T3 17.384V12.5h1.683l1.86 3.739q.066.14.179.2q.112.061.278.061q.14 0 .253-.06q.113-.061.18-.202l3.548-7.104l1.623 3.247q-.92.873-1.454 2.062T10.616 17q0 .258.024.538t.071.537q.068.367-.147.646q-.214.279-.562.279z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.856 15.69q.111-.111.121-.263t-.121-.283q-.112-.111-.273-.111t-.273.111l-1.383 1.377q-.111.112-.121.266t.121.286q.112.111.276.111t.276-.111zm-4.692 4.146Q13 18.67 13 17t1.165-2.835Q15.329 13 17 13t2.836 1.165T21 17t-1.164 2.836T17 21t-2.835-1.164M3 11.5V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v4.273q0 .367-.323.538t-.64-.027q-.697-.402-1.467-.593T17 10.616q-1.008 0-1.909.285q-.9.286-1.675.826l-1.978-3.946q-.067-.115-.182-.173T11 7.55t-.265.058t-.193.173L7 14.89l-1.567-3.11q-.067-.135-.18-.208T5 11.5zM4.616 19q-.691 0-1.153-.462T3 17.384V12.5h1.683l1.86 3.739q.066.14.179.2q.112.061.278.061q.14 0 .253-.06q.113-.061.18-.202l3.548-7.104l1.623 3.247q-.92.873-1.454 2.062T10.616 17q0 .258.024.538t.071.537q.068.367-.147.646q-.214.279-.562.279z"/></svg> </template>
CSS
.icon-blood-pressure-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%22M18.856%2015.69q.111-.111.121-.263t-.121-.283q-.112-.111-.273-.111t-.273.111l-1.383%201.377q-.111.112-.121.266t.121.286q.112.111.276.111t.276-.111zm-4.692%204.146Q13%2018.67%2013%2017t1.165-2.835Q15.329%2013%2017%2013t2.836%201.165T21%2017t-1.164%202.836T17%2021t-2.835-1.164M3%2011.5V6.616q0-.691.463-1.153T4.615%205h14.77q.69%200%201.152.463T21%206.616v4.273q0%20.367-.323.538t-.64-.027q-.697-.402-1.467-.593T17%2010.616q-1.008%200-1.909.285q-.9.286-1.675.826l-1.978-3.946q-.067-.115-.182-.173T11%207.55t-.265.058t-.193.173L7%2014.89l-1.567-3.11q-.067-.135-.18-.208T5%2011.5zM4.616%2019q-.691%200-1.153-.462T3%2017.384V12.5h1.683l1.86%203.739q.066.14.179.2q.112.061.278.061q.14%200%20.253-.06q.113-.061.18-.202l3.548-7.104l1.623%203.247q-.92.873-1.454%202.062T10.616%2017q0%20.258.024.538t.071.537q.068.367-.147.646q-.214.279-.562.279z%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%22M18.856%2015.69q.111-.111.121-.263t-.121-.283q-.112-.111-.273-.111t-.273.111l-1.383%201.377q-.111.112-.121.266t.121.286q.112.111.276.111t.276-.111zm-4.692%204.146Q13%2018.67%2013%2017t1.165-2.835Q15.329%2013%2017%2013t2.836%201.165T21%2017t-1.164%202.836T17%2021t-2.835-1.164M3%2011.5V6.616q0-.691.463-1.153T4.615%205h14.77q.69%200%201.152.463T21%206.616v4.273q0%20.367-.323.538t-.64-.027q-.697-.402-1.467-.593T17%2010.616q-1.008%200-1.909.285q-.9.286-1.675.826l-1.978-3.946q-.067-.115-.182-.173T11%207.55t-.265.058t-.193.173L7%2014.89l-1.567-3.11q-.067-.135-.18-.208T5%2011.5zM4.616%2019q-.691%200-1.153-.462T3%2017.384V12.5h1.683l1.86%203.739q.066.14.179.2q.112.061.278.061q.14%200%20.253-.06q.113-.061.18-.202l3.548-7.104l1.623%203.247q-.92.873-1.454%202.062T10.616%2017q0%20.258.024.538t.071.537q.068.367-.147.646q-.214.279-.562.279z%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-rounded.svg?color=%231a73e8&size=48