The Tabler activity heartbeat icon depicts a stylized electrocardiogram (ECG) line, commonly used to represent health, vital signs, or a user's activity level.
Common uses
- Displaying a user's heart rate or activity status.
- Indicating a health-related feature or section.
- Representing a 'like' or 'favorite' action with a medical/vitality theme.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconActivityHeartbeat } from '@tabler/icons-react';
<IconActivityHeartbeat size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- pulselifelineimpulshospitalheartrateactivityheartbeatlovelikemotionhealthpulse iconheart rate iconecg iconvital signs icon
FAQ
- What does the activity heartbeat icon represent?
- It visually represents a heartbeat or pulse, often used for health-related metrics or status indicators.
- How do I use this icon in React?
- Import it using: import { IconActivityHeartbeat } from '@tabler/icons-react'; and then use it as a component: <IconActivityHeartbeat />.
- What is the license for this icon?
- The Tabler icon library, including the activity heartbeat icon, is available under the MIT license.
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 →