blood pressure monitor icon

blood-pressure-monitor-outline-24px from Health Icons by Resolve to Save Lives · Outline 24px · Devices · MIT Free for personal and commercial use.

Name
blood-pressure-monitor-outline-24px
Set
Health Icons
Style
Outline 24px
Category
Devices
Viewbox
24×24
License
MIT

3 other variants in Health Icons

More devices icons from Health Icons

Use the blood pressure monitor icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M16 12.83A3 3 0 0 1 14 10V6a3 3 0 1 1 6 0v4a3 3 0 0 1-2 2.83v3.253c0 .95.002 2.426-.69 3.657c-.79 1.404-2.314 2.26-4.81 2.26c-2.427 0-3.893-.679-4.711-1.68c-.79-.963-.79-2.012-.789-2.312V18q0-.086.014-.167C5.259 17.423 4 16.31 4 15V7c0-.865.447-1.487.822-1.842a3.7 3.7 0 0 1 1.167-.722C6.732 4.139 7.62 4 8.5 4s1.768.139 2.51.436c.366.146.796.37 1.168.722c.375.355.822.977.822 1.842v8c0 1.544-1.75 2.816-4 2.982V18c0 .21.007.652.336 1.054c.307.375 1.091.946 3.164.946c2.004 0 2.73-.644 3.066-1.24c.412-.733.434-1.705.434-2.76zM18 6a1 1 0 1 0-2 0v4a1 1 0 1 0 2 0zm-7.427.543C10.13 6.248 9.403 6 8.5 6s-1.63.248-2.073.543a1.3 1.3 0 0 0-.385.36a.3.3 0 0 0-.039.08L6 7c0 .437.702.809 1.679.945q.387.054.821.055q.434-.001.821-.055C10.298 7.809 11 7.437 11 7l-.003-.018a.3.3 0 0 0-.04-.078a1.3 1.3 0 0 0-.384-.361M11 15V9.568c-.6.238-1.293.374-2 .417v5.989c.672-.07 1.215-.278 1.573-.517c.217-.145.332-.277.385-.36a.3.3 0 0 0 .039-.08z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsBloodPressureMonitorOutline24px(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" fillRule="evenodd" d="M16 12.83A3 3 0 0 1 14 10V6a3 3 0 1 1 6 0v4a3 3 0 0 1-2 2.83v3.253c0 .95.002 2.426-.69 3.657c-.79 1.404-2.314 2.26-4.81 2.26c-2.427 0-3.893-.679-4.711-1.68c-.79-.963-.79-2.012-.789-2.312V18q0-.086.014-.167C5.259 17.423 4 16.31 4 15V7c0-.865.447-1.487.822-1.842a3.7 3.7 0 0 1 1.167-.722C6.732 4.139 7.62 4 8.5 4s1.768.139 2.51.436c.366.146.796.37 1.168.722c.375.355.822.977.822 1.842v8c0 1.544-1.75 2.816-4 2.982V18c0 .21.007.652.336 1.054c.307.375 1.091.946 3.164.946c2.004 0 2.73-.644 3.066-1.24c.412-.733.434-1.705.434-2.76zM18 6a1 1 0 1 0-2 0v4a1 1 0 1 0 2 0zm-7.427.543C10.13 6.248 9.403 6 8.5 6s-1.63.248-2.073.543a1.3 1.3 0 0 0-.385.36a.3.3 0 0 0-.039.08L6 7c0 .437.702.809 1.679.945q.387.054.821.055q.434-.001.821-.055C10.298 7.809 11 7.437 11 7l-.003-.018a.3.3 0 0 0-.04-.078a1.3 1.3 0 0 0-.384-.361M11 15V9.568c-.6.238-1.293.374-2 .417v5.989c.672-.07 1.215-.278 1.573-.517c.217-.145.332-.277.385-.36a.3.3 0 0 0 .039-.08z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M16 12.83A3 3 0 0 1 14 10V6a3 3 0 1 1 6 0v4a3 3 0 0 1-2 2.83v3.253c0 .95.002 2.426-.69 3.657c-.79 1.404-2.314 2.26-4.81 2.26c-2.427 0-3.893-.679-4.711-1.68c-.79-.963-.79-2.012-.789-2.312V18q0-.086.014-.167C5.259 17.423 4 16.31 4 15V7c0-.865.447-1.487.822-1.842a3.7 3.7 0 0 1 1.167-.722C6.732 4.139 7.62 4 8.5 4s1.768.139 2.51.436c.366.146.796.37 1.168.722c.375.355.822.977.822 1.842v8c0 1.544-1.75 2.816-4 2.982V18c0 .21.007.652.336 1.054c.307.375 1.091.946 3.164.946c2.004 0 2.73-.644 3.066-1.24c.412-.733.434-1.705.434-2.76zM18 6a1 1 0 1 0-2 0v4a1 1 0 1 0 2 0zm-7.427.543C10.13 6.248 9.403 6 8.5 6s-1.63.248-2.073.543a1.3 1.3 0 0 0-.385.36a.3.3 0 0 0-.039.08L6 7c0 .437.702.809 1.679.945q.387.054.821.055q.434-.001.821-.055C10.298 7.809 11 7.437 11 7l-.003-.018a.3.3 0 0 0-.04-.078a1.3 1.3 0 0 0-.384-.361M11 15V9.568c-.6.238-1.293.374-2 .417v5.989c.672-.07 1.215-.278 1.573-.517c.217-.145.332-.277.385-.36a.3.3 0 0 0 .039-.08z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-blood-pressure-monitor-outline-24px {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M16%2012.83A3%203%200%200%201%2014%2010V6a3%203%200%201%201%206%200v4a3%203%200%200%201-2%202.83v3.253c0%20.95.002%202.426-.69%203.657c-.79%201.404-2.314%202.26-4.81%202.26c-2.427%200-3.893-.679-4.711-1.68c-.79-.963-.79-2.012-.789-2.312V18q0-.086.014-.167C5.259%2017.423%204%2016.31%204%2015V7c0-.865.447-1.487.822-1.842a3.7%203.7%200%200%201%201.167-.722C6.732%204.139%207.62%204%208.5%204s1.768.139%202.51.436c.366.146.796.37%201.168.722c.375.355.822.977.822%201.842v8c0%201.544-1.75%202.816-4%202.982V18c0%20.21.007.652.336%201.054c.307.375%201.091.946%203.164.946c2.004%200%202.73-.644%203.066-1.24c.412-.733.434-1.705.434-2.76zM18%206a1%201%200%201%200-2%200v4a1%201%200%201%200%202%200zm-7.427.543C10.13%206.248%209.403%206%208.5%206s-1.63.248-2.073.543a1.3%201.3%200%200%200-.385.36a.3.3%200%200%200-.039.08L6%207c0%20.437.702.809%201.679.945q.387.054.821.055q.434-.001.821-.055C10.298%207.809%2011%207.437%2011%207l-.003-.018a.3.3%200%200%200-.04-.078a1.3%201.3%200%200%200-.384-.361M11%2015V9.568c-.6.238-1.293.374-2%20.417v5.989c.672-.07%201.215-.278%201.573-.517c.217-.145.332-.277.385-.36a.3.3%200%200%200%20.039-.08z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M16%2012.83A3%203%200%200%201%2014%2010V6a3%203%200%201%201%206%200v4a3%203%200%200%201-2%202.83v3.253c0%20.95.002%202.426-.69%203.657c-.79%201.404-2.314%202.26-4.81%202.26c-2.427%200-3.893-.679-4.711-1.68c-.79-.963-.79-2.012-.789-2.312V18q0-.086.014-.167C5.259%2017.423%204%2016.31%204%2015V7c0-.865.447-1.487.822-1.842a3.7%203.7%200%200%201%201.167-.722C6.732%204.139%207.62%204%208.5%204s1.768.139%202.51.436c.366.146.796.37%201.168.722c.375.355.822.977.822%201.842v8c0%201.544-1.75%202.816-4%202.982V18c0%20.21.007.652.336%201.054c.307.375%201.091.946%203.164.946c2.004%200%202.73-.644%203.066-1.24c.412-.733.434-1.705.434-2.76zM18%206a1%201%200%201%200-2%200v4a1%201%200%201%200%202%200zm-7.427.543C10.13%206.248%209.403%206%208.5%206s-1.63.248-2.073.543a1.3%201.3%200%200%200-.385.36a.3.3%200%200%200-.039.08L6%207c0%20.437.702.809%201.679.945q.387.054.821.055q.434-.001.821-.055C10.298%207.809%2011%207.437%2011%207l-.003-.018a.3.3%200%200%200-.04-.078a1.3%201.3%200%200%200-.384-.361M11%2015V9.568c-.6.238-1.293.374-2%20.417v5.989c.672-.07%201.215-.278%201.573-.517c.217-.145.332-.277.385-.36a.3.3%200%200%200%20.039-.08z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/blood-pressure-monitor-outline-24px.svg?color=%231a73e8&size=48