The Tabler heartbeat icon depicts a stylized electrocardiogram (ECG) line, commonly used to represent health, medical conditions, or vital signs in user interfaces.
Common uses
- Indicating a user's health status or vital signs.
- Representing medical or healthcare-related features.
- Symbolizing love, like, or positive feedback.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHeartbeat } from '@tabler/icons-react';
<IconHeartbeat size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- pulsemedicalecgcardiologyfitnesschartheartbeatwellnesslovelikehealth
FAQ
- What does the heartbeat icon represent?
- It visually represents a heartbeat or pulse, often used for health, medical, or fitness contexts, and sometimes for expressing affection or approval.
- How do I use the heartbeat icon in React?
- You can import and use it directly in your React components like this: import { IconHeartbeat } from '@tabler/icons-react'.
- What is the license for the Tabler heartbeat icon?
- The Tabler icons, including the heartbeat icon, are available under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →