blood pressure monitor negative icon

blood-pressure-monitor-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.

Name
blood-pressure-monitor-negative
Set
Health Icons
Style
Filled
Viewbox
48×48
License
MIT

Related icons in Health Icons

Use the blood pressure monitor negative icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsBloodPressureMonitorNegative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm6 13q0 .061.003.122H6V32.84c0 1.985 1.665 3.253 3.43 3.985c1.64.68 3.715 1.06 5.8 1.152c.388 1.064 1.23 1.903 2.244 2.523c1.399.855 3.264 1.393 5.255 1.644c3.966.499 8.804-.1 12.17-2.085c2.966-1.747 4.057-4.738 4.457-8.542c.28-2.654.236-5.882.187-9.603a541 541 0 0 1-.035-3.061A3.5 3.5 0 0 0 42 15.5v-6a3.5 3.5 0 1 0-7 0v6a3.5 3.5 0 0 0 2.507 3.357q.015 1.687.037 3.226v.001c.049 3.651.09 6.694-.177 9.224c-.377 3.58-1.34 5.766-3.483 7.028c-2.88 1.697-7.237 2.285-10.905 1.823c-1.827-.23-3.389-.71-4.462-1.366c-.434-.265-.765-.542-1.006-.828c1.824-.103 3.605-.433 5.054-1.022c1.777-.723 3.387-1.999 3.434-4.014A7.002 7.002 0 0 0 26 19.071v-5.949h-.003Q26 13.062 26 13c0-2.761-4.477-5-10-5S6 10.239 6 13m12 13a7 7 0 0 0 5.997 6.929c-.044.778-.673 1.545-2.186 2.161c-1.525.621-3.632.933-5.8.909a21 21 0 0 1-.92-.031V17.98q.45.02.909.02c3.271 0 6.176-.785 8-2v3.07A7 7 0 0 0 18 26m4.177-11.253C23.774 13.948 24 13.215 24 13s-.226-.948-1.823-1.747C20.699 10.515 18.518 10 16 10s-4.7.515-6.177 1.253C8.226 12.052 8 12.785 8 13s.226.948 1.823 1.747C11.301 15.485 13.482 16 16 16s4.7-.515 6.177-1.253M25 21.5l-1.5 5l1.5 2l1.5-2z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsBloodPressureMonitorNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsBloodPressureMonitorNegative(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clipPath="url(#healthiconsBloodPressureMonitorNegative)"><path fill="currentColor" fillRule="evenodd" d="M0 0h48v48H0zm6 13q0 .061.003.122H6V32.84c0 1.985 1.665 3.253 3.43 3.985c1.64.68 3.715 1.06 5.8 1.152c.388 1.064 1.23 1.903 2.244 2.523c1.399.855 3.264 1.393 5.255 1.644c3.966.499 8.804-.1 12.17-2.085c2.966-1.747 4.057-4.738 4.457-8.542c.28-2.654.236-5.882.187-9.603a541 541 0 0 1-.035-3.061A3.5 3.5 0 0 0 42 15.5v-6a3.5 3.5 0 1 0-7 0v6a3.5 3.5 0 0 0 2.507 3.357q.015 1.687.037 3.226v.001c.049 3.651.09 6.694-.177 9.224c-.377 3.58-1.34 5.766-3.483 7.028c-2.88 1.697-7.237 2.285-10.905 1.823c-1.827-.23-3.389-.71-4.462-1.366c-.434-.265-.765-.542-1.006-.828c1.824-.103 3.605-.433 5.054-1.022c1.777-.723 3.387-1.999 3.434-4.014A7.002 7.002 0 0 0 26 19.071v-5.949h-.003Q26 13.062 26 13c0-2.761-4.477-5-10-5S6 10.239 6 13m12 13a7 7 0 0 0 5.997 6.929c-.044.778-.673 1.545-2.186 2.161c-1.525.621-3.632.933-5.8.909a21 21 0 0 1-.92-.031V17.98q.45.02.909.02c3.271 0 6.176-.785 8-2v3.07A7 7 0 0 0 18 26m4.177-11.253C23.774 13.948 24 13.215 24 13s-.226-.948-1.823-1.747C20.699 10.515 18.518 10 16 10s-4.7.515-6.177 1.253C8.226 12.052 8 12.785 8 13s.226.948 1.823 1.747C11.301 15.485 13.482 16 16 16s4.7-.515 6.177-1.253M25 21.5l-1.5 5l1.5 2l1.5-2z" clipRule="evenodd"/></g><defs><clipPath id="healthiconsBloodPressureMonitorNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsBloodPressureMonitorNegative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm6 13q0 .061.003.122H6V32.84c0 1.985 1.665 3.253 3.43 3.985c1.64.68 3.715 1.06 5.8 1.152c.388 1.064 1.23 1.903 2.244 2.523c1.399.855 3.264 1.393 5.255 1.644c3.966.499 8.804-.1 12.17-2.085c2.966-1.747 4.057-4.738 4.457-8.542c.28-2.654.236-5.882.187-9.603a541 541 0 0 1-.035-3.061A3.5 3.5 0 0 0 42 15.5v-6a3.5 3.5 0 1 0-7 0v6a3.5 3.5 0 0 0 2.507 3.357q.015 1.687.037 3.226v.001c.049 3.651.09 6.694-.177 9.224c-.377 3.58-1.34 5.766-3.483 7.028c-2.88 1.697-7.237 2.285-10.905 1.823c-1.827-.23-3.389-.71-4.462-1.366c-.434-.265-.765-.542-1.006-.828c1.824-.103 3.605-.433 5.054-1.022c1.777-.723 3.387-1.999 3.434-4.014A7.002 7.002 0 0 0 26 19.071v-5.949h-.003Q26 13.062 26 13c0-2.761-4.477-5-10-5S6 10.239 6 13m12 13a7 7 0 0 0 5.997 6.929c-.044.778-.673 1.545-2.186 2.161c-1.525.621-3.632.933-5.8.909a21 21 0 0 1-.92-.031V17.98q.45.02.909.02c3.271 0 6.176-.785 8-2v3.07A7 7 0 0 0 18 26m4.177-11.253C23.774 13.948 24 13.215 24 13s-.226-.948-1.823-1.747C20.699 10.515 18.518 10 16 10s-4.7.515-6.177 1.253C8.226 12.052 8 12.785 8 13s.226.948 1.823 1.747C11.301 15.485 13.482 16 16 16s4.7-.515 6.177-1.253M25 21.5l-1.5 5l1.5 2l1.5-2z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsBloodPressureMonitorNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-blood-pressure-monitor-negative {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsBloodPressureMonitorNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm6%2013q0%20.061.003.122H6V32.84c0%201.985%201.665%203.253%203.43%203.985c1.64.68%203.715%201.06%205.8%201.152c.388%201.064%201.23%201.903%202.244%202.523c1.399.855%203.264%201.393%205.255%201.644c3.966.499%208.804-.1%2012.17-2.085c2.966-1.747%204.057-4.738%204.457-8.542c.28-2.654.236-5.882.187-9.603a541%20541%200%200%201-.035-3.061A3.5%203.5%200%200%200%2042%2015.5v-6a3.5%203.5%200%201%200-7%200v6a3.5%203.5%200%200%200%202.507%203.357q.015%201.687.037%203.226v.001c.049%203.651.09%206.694-.177%209.224c-.377%203.58-1.34%205.766-3.483%207.028c-2.88%201.697-7.237%202.285-10.905%201.823c-1.827-.23-3.389-.71-4.462-1.366c-.434-.265-.765-.542-1.006-.828c1.824-.103%203.605-.433%205.054-1.022c1.777-.723%203.387-1.999%203.434-4.014A7.002%207.002%200%200%200%2026%2019.071v-5.949h-.003Q26%2013.062%2026%2013c0-2.761-4.477-5-10-5S6%2010.239%206%2013m12%2013a7%207%200%200%200%205.997%206.929c-.044.778-.673%201.545-2.186%202.161c-1.525.621-3.632.933-5.8.909a21%2021%200%200%201-.92-.031V17.98q.45.02.909.02c3.271%200%206.176-.785%208-2v3.07A7%207%200%200%200%2018%2026m4.177-11.253C23.774%2013.948%2024%2013.215%2024%2013s-.226-.948-1.823-1.747C20.699%2010.515%2018.518%2010%2016%2010s-4.7.515-6.177%201.253C8.226%2012.052%208%2012.785%208%2013s.226.948%201.823%201.747C11.301%2015.485%2013.482%2016%2016%2016s4.7-.515%206.177-1.253M25%2021.5l-1.5%205l1.5%202l1.5-2z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsBloodPressureMonitorNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsBloodPressureMonitorNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm6%2013q0%20.061.003.122H6V32.84c0%201.985%201.665%203.253%203.43%203.985c1.64.68%203.715%201.06%205.8%201.152c.388%201.064%201.23%201.903%202.244%202.523c1.399.855%203.264%201.393%205.255%201.644c3.966.499%208.804-.1%2012.17-2.085c2.966-1.747%204.057-4.738%204.457-8.542c.28-2.654.236-5.882.187-9.603a541%20541%200%200%201-.035-3.061A3.5%203.5%200%200%200%2042%2015.5v-6a3.5%203.5%200%201%200-7%200v6a3.5%203.5%200%200%200%202.507%203.357q.015%201.687.037%203.226v.001c.049%203.651.09%206.694-.177%209.224c-.377%203.58-1.34%205.766-3.483%207.028c-2.88%201.697-7.237%202.285-10.905%201.823c-1.827-.23-3.389-.71-4.462-1.366c-.434-.265-.765-.542-1.006-.828c1.824-.103%203.605-.433%205.054-1.022c1.777-.723%203.387-1.999%203.434-4.014A7.002%207.002%200%200%200%2026%2019.071v-5.949h-.003Q26%2013.062%2026%2013c0-2.761-4.477-5-10-5S6%2010.239%206%2013m12%2013a7%207%200%200%200%205.997%206.929c-.044.778-.673%201.545-2.186%202.161c-1.525.621-3.632.933-5.8.909a21%2021%200%200%201-.92-.031V17.98q.45.02.909.02c3.271%200%206.176-.785%208-2v3.07A7%207%200%200%200%2018%2026m4.177-11.253C23.774%2013.948%2024%2013.215%2024%2013s-.226-.948-1.823-1.747C20.699%2010.515%2018.518%2010%2016%2010s-4.7.515-6.177%201.253C8.226%2012.052%208%2012.785%208%2013s.226.948%201.823%201.747C11.301%2015.485%2013.482%2016%2016%2016s4.7-.515%206.177-1.253M25%2021.5l-1.5%205l1.5%202l1.5-2z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsBloodPressureMonitorNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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