The HugeIcons pulse 01 icon depicts a heartbeat or pulse line, commonly used to represent health, vital signs, or activity status in user interfaces.
Common uses
- Displaying patient vital signs
- Indicating a live or active status
- Representing a health or fitness feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Pulse01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Pulse01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- heartbeat iconekg iconvital signs iconactivity icon
FAQ
- What does the Pulse01Icon represent?
- The Pulse01Icon represents a heartbeat or pulse line, often used for health-related indicators or to show activity.
- How do I use Pulse01Icon in a React project?
- Import both HugeiconsIcon and Pulse01Icon, then render <HugeiconsIcon icon={Pulse01Icon} />.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free commercial and non-commercial use.
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 →