The Tabler activity icon depicts a stylized EKG or heart rate monitor line, commonly used to represent health, fitness, or real-time data tracking in user interfaces.
Common uses
- Health and fitness app dashboards
- Real-time activity feed indicators
- User progress tracking modules
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconActivity } from '@tabler/icons-react';
<IconActivity size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- pulsemotionhealthactionactivitymovementdynamicactiveheartbeat
FAQ
- What does the activity icon represent?
- It visually represents a pulse or heart rate, often used for health, fitness, or dynamic data.
- How do I use the activity icon in React?
- Import it using `import { IconActivity } from '@tabler/icons-react';` and then use it as a component: `<IconActivity />`.
- What is the license for the Tabler activity icon?
- The Tabler icons, including the activity icon, are 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 →