The Lucide activity icon visually represents a pulse or waveform, commonly used in UIs to denote actions, fitness tracking, or vital signs.
Common uses
- Displaying user activity levels.
- Indicating a live audio or heart rate feed.
- Representing fitness or health-related features.
Use it in React
Install
npm i lucide-reactImport & render
import { Activity } from 'lucide-react';
<Activity size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- pulseactionmotionmovementexercisefitnesshealthcareheart rate monitorvital signsvitalsemergency roomerintensive carehospitaldefibrillatorearthquake
FAQ
- What is the activity icon used for?
- It's used to represent concepts like pulse, motion, exercise, or vital signs in user interfaces.
- How do I use the activity icon in React?
- You can import it directly from the 'lucide-react' library using: `import { Activity } from 'lucide-react'`.
- What is the license for the Lucide activity icon?
- The Lucide icon library, including the activity 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 →