The Lucide heart pulse icon visually represents a heartbeat or pulse, commonly used in UIs to signify health, medical-related features, or vital signs.
Common uses
- Health tracking app dashboard
- Medical appointment booking form
- Fitness tracker summary
Use it in React
Install
npm i lucide-reactImport & render
import { HeartPulse } from 'lucide-react';
<HeartPulse size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- heartbeatpulsehealthmedicalblood pressurecardiacsystolediastoleheart
FAQ
- What does the heart pulse icon represent?
- It depicts a cardiogram line, symbolizing a heartbeat, pulse, or general health and medical concepts.
- How do I use the heart pulse icon in React?
- Import it from 'lucide-react' and use it as a component: import { HeartPulse } from 'lucide-react'.
- What is the license for the heart pulse icon?
- The Lucide icon set, including the heart pulse icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →