blood pressure icon
blood-pressure from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- blood-pressure
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the blood pressure icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M9 13h.8c.63 0 .945 0 1.198.15c.254.149.395.418.676.956L13.191 17l2.095-6l1.516 2.894c.282.538.422.807.676.957c.253.149.568.149 1.198.149H20"/><path d="M20.5 12c-.768-3.585-3.776-6.961-5.976-9.028a3.53 3.53 0 0 0-4.864 0C7.12 5.36 3.5 9.494 3.5 13.678C3.5 17.78 6.754 22 12.092 22c3.393 0 5.944-1.704 7.352-4"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBloodPressure(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M9 13h.8c.63 0 .945 0 1.198.15c.254.149.395.418.676.956L13.191 17l2.095-6l1.516 2.894c.282.538.422.807.676.957c.253.149.568.149 1.198.149H20"/><path d="M20.5 12c-.768-3.585-3.776-6.961-5.976-9.028a3.53 3.53 0 0 0-4.864 0C7.12 5.36 3.5 9.494 3.5 13.678C3.5 17.78 6.754 22 12.092 22c3.393 0 5.944-1.704 7.352-4"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M9 13h.8c.63 0 .945 0 1.198.15c.254.149.395.418.676.956L13.191 17l2.095-6l1.516 2.894c.282.538.422.807.676.957c.253.149.568.149 1.198.149H20"/><path d="M20.5 12c-.768-3.585-3.776-6.961-5.976-9.028a3.53 3.53 0 0 0-4.864 0C7.12 5.36 3.5 9.494 3.5 13.678C3.5 17.78 6.754 22 12.092 22c3.393 0 5.944-1.704 7.352-4"/></g></svg> </template>
CSS
.icon-blood-pressure {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9%2013h.8c.63%200%20.945%200%201.198.15c.254.149.395.418.676.956L13.191%2017l2.095-6l1.516%202.894c.282.538.422.807.676.957c.253.149.568.149%201.198.149H20%22%2F%3E%3Cpath%20d%3D%22M20.5%2012c-.768-3.585-3.776-6.961-5.976-9.028a3.53%203.53%200%200%200-4.864%200C7.12%205.36%203.5%209.494%203.5%2013.678C3.5%2017.78%206.754%2022%2012.092%2022c3.393%200%205.944-1.704%207.352-4%22%2F%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9%2013h.8c.63%200%20.945%200%201.198.15c.254.149.395.418.676.956L13.191%2017l2.095-6l1.516%202.894c.282.538.422.807.676.957c.253.149.568.149%201.198.149H20%22%2F%3E%3Cpath%20d%3D%22M20.5%2012c-.768-3.585-3.776-6.961-5.976-9.028a3.53%203.53%200%200%200-4.864%200C7.12%205.36%203.5%209.494%203.5%2013.678C3.5%2017.78%206.754%2022%2012.092%2022c3.393%200%205.944-1.704%207.352-4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/blood-pressure.svg?color=%231a73e8&size=48