blood pressure 2 negative icon

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

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

Related icons in Health Icons

Use the blood pressure 2 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(#healthiconsBloodPressure2Negative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm6 13q0 .061.003.122H6V32.84c0 1.985 1.665 3.253 3.43 3.985c1.634.678 3.7 1.057 5.777 1.151c.332 1.005 1.039 1.806 1.93 2.401c1.225.818 2.844 1.292 4.54 1.498c3.379.411 7.459-.197 10.22-1.814c2.83-1.657 3.752-4.982 4.066-8.978c.21-2.678.157-5.888.098-9.457a436 436 0 0 1-.056-4.158C37.942 16.365 42 13.637 42 10.138C42 7.99 40.43 6 38.281 6C36.79 6 35.683 6.893 35 8.16C34.317 6.893 33.21 6 31.719 6C29.569 6 28 7.99 28 10.138c0 3.656 4.073 6.31 6.005 7.362c.01 1.5.035 2.931.057 4.295c.059 3.497.11 6.547-.093 9.131c-.31 3.95-1.193 6.302-3.082 7.409c-2.3 1.347-5.917 1.926-8.969 1.555c-1.519-.185-2.799-.594-3.67-1.176a3.3 3.3 0 0 1-.813-.745c1.85-.098 3.66-.428 5.13-1.026c1.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 13m18 6.07V16c-1.825 1.215-4.729 2-8 2q-.46 0-.91-.02v17.988q.459.026.921.03c2.168.026 4.275-.287 5.8-.907c1.513-.617 2.142-1.384 2.186-2.162A7.001 7.001 0 0 1 24 19.07m-1.823-4.323C23.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.253M23.5 26.5l1.5-5l1.5 5l-1.5 2z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsBloodPressure2Negative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsBloodPressure2Negative(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(#healthiconsBloodPressure2Negative)"><path fill="currentColor" fillRule="evenodd" d="M0 0h48v48H0zm6 13q0 .061.003.122H6V32.84c0 1.985 1.665 3.253 3.43 3.985c1.634.678 3.7 1.057 5.777 1.151c.332 1.005 1.039 1.806 1.93 2.401c1.225.818 2.844 1.292 4.54 1.498c3.379.411 7.459-.197 10.22-1.814c2.83-1.657 3.752-4.982 4.066-8.978c.21-2.678.157-5.888.098-9.457a436 436 0 0 1-.056-4.158C37.942 16.365 42 13.637 42 10.138C42 7.99 40.43 6 38.281 6C36.79 6 35.683 6.893 35 8.16C34.317 6.893 33.21 6 31.719 6C29.569 6 28 7.99 28 10.138c0 3.656 4.073 6.31 6.005 7.362c.01 1.5.035 2.931.057 4.295c.059 3.497.11 6.547-.093 9.131c-.31 3.95-1.193 6.302-3.082 7.409c-2.3 1.347-5.917 1.926-8.969 1.555c-1.519-.185-2.799-.594-3.67-1.176a3.3 3.3 0 0 1-.813-.745c1.85-.098 3.66-.428 5.13-1.026c1.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 13m18 6.07V16c-1.825 1.215-4.729 2-8 2q-.46 0-.91-.02v17.988q.459.026.921.03c2.168.026 4.275-.287 5.8-.907c1.513-.617 2.142-1.384 2.186-2.162A7.001 7.001 0 0 1 24 19.07m-1.823-4.323C23.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.253M23.5 26.5l1.5-5l1.5 5l-1.5 2z" clipRule="evenodd"/></g><defs><clipPath id="healthiconsBloodPressure2Negative"><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(#healthiconsBloodPressure2Negative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm6 13q0 .061.003.122H6V32.84c0 1.985 1.665 3.253 3.43 3.985c1.634.678 3.7 1.057 5.777 1.151c.332 1.005 1.039 1.806 1.93 2.401c1.225.818 2.844 1.292 4.54 1.498c3.379.411 7.459-.197 10.22-1.814c2.83-1.657 3.752-4.982 4.066-8.978c.21-2.678.157-5.888.098-9.457a436 436 0 0 1-.056-4.158C37.942 16.365 42 13.637 42 10.138C42 7.99 40.43 6 38.281 6C36.79 6 35.683 6.893 35 8.16C34.317 6.893 33.21 6 31.719 6C29.569 6 28 7.99 28 10.138c0 3.656 4.073 6.31 6.005 7.362c.01 1.5.035 2.931.057 4.295c.059 3.497.11 6.547-.093 9.131c-.31 3.95-1.193 6.302-3.082 7.409c-2.3 1.347-5.917 1.926-8.969 1.555c-1.519-.185-2.799-.594-3.67-1.176a3.3 3.3 0 0 1-.813-.745c1.85-.098 3.66-.428 5.13-1.026c1.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 13m18 6.07V16c-1.825 1.215-4.729 2-8 2q-.46 0-.91-.02v17.988q.459.026.921.03c2.168.026 4.275-.287 5.8-.907c1.513-.617 2.142-1.384 2.186-2.162A7.001 7.001 0 0 1 24 19.07m-1.823-4.323C23.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.253M23.5 26.5l1.5-5l1.5 5l-1.5 2z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsBloodPressure2Negative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-blood-pressure-2-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(%23healthiconsBloodPressure2Negative)%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.634.678%203.7%201.057%205.777%201.151c.332%201.005%201.039%201.806%201.93%202.401c1.225.818%202.844%201.292%204.54%201.498c3.379.411%207.459-.197%2010.22-1.814c2.83-1.657%203.752-4.982%204.066-8.978c.21-2.678.157-5.888.098-9.457a436%20436%200%200%201-.056-4.158C37.942%2016.365%2042%2013.637%2042%2010.138C42%207.99%2040.43%206%2038.281%206C36.79%206%2035.683%206.893%2035%208.16C34.317%206.893%2033.21%206%2031.719%206C29.569%206%2028%207.99%2028%2010.138c0%203.656%204.073%206.31%206.005%207.362c.01%201.5.035%202.931.057%204.295c.059%203.497.11%206.547-.093%209.131c-.31%203.95-1.193%206.302-3.082%207.409c-2.3%201.347-5.917%201.926-8.969%201.555c-1.519-.185-2.799-.594-3.67-1.176a3.3%203.3%200%200%201-.813-.745c1.85-.098%203.66-.428%205.13-1.026c1.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%2013m18%206.07V16c-1.825%201.215-4.729%202-8%202q-.46%200-.91-.02v17.988q.459.026.921.03c2.168.026%204.275-.287%205.8-.907c1.513-.617%202.142-1.384%202.186-2.162A7.001%207.001%200%200%201%2024%2019.07m-1.823-4.323C23.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.253M23.5%2026.5l1.5-5l1.5%205l-1.5%202z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsBloodPressure2Negative%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(%23healthiconsBloodPressure2Negative)%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.634.678%203.7%201.057%205.777%201.151c.332%201.005%201.039%201.806%201.93%202.401c1.225.818%202.844%201.292%204.54%201.498c3.379.411%207.459-.197%2010.22-1.814c2.83-1.657%203.752-4.982%204.066-8.978c.21-2.678.157-5.888.098-9.457a436%20436%200%200%201-.056-4.158C37.942%2016.365%2042%2013.637%2042%2010.138C42%207.99%2040.43%206%2038.281%206C36.79%206%2035.683%206.893%2035%208.16C34.317%206.893%2033.21%206%2031.719%206C29.569%206%2028%207.99%2028%2010.138c0%203.656%204.073%206.31%206.005%207.362c.01%201.5.035%202.931.057%204.295c.059%203.497.11%206.547-.093%209.131c-.31%203.95-1.193%206.302-3.082%207.409c-2.3%201.347-5.917%201.926-8.969%201.555c-1.519-.185-2.799-.594-3.67-1.176a3.3%203.3%200%200%201-.813-.745c1.85-.098%203.66-.428%205.13-1.026c1.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%2013m18%206.07V16c-1.825%201.215-4.729%202-8%202q-.46%200-.91-.02v17.988q.459.026.921.03c2.168.026%204.275-.287%205.8-.907c1.513-.617%202.142-1.384%202.186-2.162A7.001%207.001%200%200%201%2024%2019.07m-1.823-4.323C23.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.253M23.5%2026.5l1.5-5l1.5%205l-1.5%202z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsBloodPressure2Negative%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-2-negative.svg?color=%231a73e8&size=48