blood-pressure-sharp from Material Symbols Light by Google · Sharp · Social · Apache-2.0 Free for personal and commercial use.

Name
blood-pressure-sharp
Set
Material Symbols Light
Style
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="M14.165 19.836Q13 18.67 13 17t1.165-2.835T17 13t2.836 1.165T21 17t-1.164 2.836T17 21t-2.835-1.164m3.035-2.509l1.929-1.91l-.546-.546l-1.91 1.929zM3 11.5V5h18v7.042q-.846-.698-1.874-1.062T17 10.615q-1.008 0-1.909.286q-.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.5zM3 19v-6.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 .506.075 1.009q.076.502.253.991z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBloodPressureSharp(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="M14.165 19.836Q13 18.67 13 17t1.165-2.835T17 13t2.836 1.165T21 17t-1.164 2.836T17 21t-2.835-1.164m3.035-2.509l1.929-1.91l-.546-.546l-1.91 1.929zM3 11.5V5h18v7.042q-.846-.698-1.874-1.062T17 10.615q-1.008 0-1.909.286q-.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.5zM3 19v-6.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 .506.075 1.009q.076.502.253.991z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.165 19.836Q13 18.67 13 17t1.165-2.835T17 13t2.836 1.165T21 17t-1.164 2.836T17 21t-2.835-1.164m3.035-2.509l1.929-1.91l-.546-.546l-1.91 1.929zM3 11.5V5h18v7.042q-.846-.698-1.874-1.062T17 10.615q-1.008 0-1.909.286q-.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.5zM3 19v-6.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 .506.075 1.009q.076.502.253.991z"/></svg>
</template>

CSS

.icon-blood-pressure-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%22M14.165%2019.836Q13%2018.67%2013%2017t1.165-2.835T17%2013t2.836%201.165T21%2017t-1.164%202.836T17%2021t-2.835-1.164m3.035-2.509l1.929-1.91l-.546-.546l-1.91%201.929zM3%2011.5V5h18v7.042q-.846-.698-1.874-1.062T17%2010.615q-1.008%200-1.909.286q-.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.5zM3%2019v-6.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.506.075%201.009q.076.502.253.991z%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%22M14.165%2019.836Q13%2018.67%2013%2017t1.165-2.835T17%2013t2.836%201.165T21%2017t-1.164%202.836T17%2021t-2.835-1.164m3.035-2.509l1.929-1.91l-.546-.546l-1.91%201.929zM3%2011.5V5h18v7.042q-.846-.698-1.874-1.062T17%2010.615q-1.008%200-1.909.286q-.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.5zM3%2019v-6.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.506.075%201.009q.076.502.253.991z%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-sharp.svg?color=%231a73e8&size=48