The HugeIcons pulse 02 icon depicts a stylized heartbeat or pulse waveform, commonly used to represent health status, vital signs, or activity levels in user interfaces.
Common uses
- Displaying user activity or engagement.
- Indicating a live data feed or stream.
- Representing a medical or health-related feature.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Pulse02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Pulse02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- heartbeat iconekg iconwaveform iconmedical icon
FAQ
- What does the Pulse02 icon represent?
- The Pulse02 icon visually represents a heartbeat or pulse, often used for health metrics or indicating activity.
- How do I use the Pulse02 icon in React?
- Import the icon and use it like this: import { Pulse02Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={Pulse02Icon} />.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.