The HugeIcons blood pressure icon visually represents a medical reading, commonly used in health or medical applications to denote blood pressure monitoring or related health data.
Common uses
- Displaying blood pressure readings in a health dashboard.
- As an icon for a blood pressure tracking feature.
- Indicating a medical or health-related section in an app.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BloodPressureIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BloodPressureIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- healthmedicalvital signshypertension
FAQ
- What does the blood pressure icon represent?
- It depicts a medical device used to measure blood pressure, often shown as a cuff and gauge. It's used to signify health data or medical features.
- How do I use the BloodPressureIcon in React?
- Import both HugeiconsIcon and BloodPressureIcon, then render it using <HugeiconsIcon icon={BloodPressureIcon} />.
- What is the license for this icon?
- The HugeIcons blood pressure icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →