The Tabler device heart monitor icon visually represents a medical device used for tracking heart rate and vital signs, commonly employed in healthcare applications or interfaces related to health and technology.
Common uses
- Healthcare app dashboard
- Medical device status indicator
- Health tracking feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceHeartMonitor } from '@tabler/icons-react';
<IconDeviceHeartMonitor size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconDeviceHeartMonitor size={24} stroke={2} />filled
<IconDeviceHeartMonitorFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- hospitalratehealthcarehealthdeviceheartmonitorhardwaretechnologylovedevicesheart rate monitorvital signsmedical deviceecg
FAQ
- What is this icon for?
- This icon represents a heart monitor device. It's useful for interfaces related to healthcare, vital signs, or technology monitoring.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' like this: import { IconDeviceHeartMonitor } from '@tabler/icons-react'.
- What is the license for this icon?
- This icon is from the Tabler icon library and 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 →