The Tabler device watch heart icon visually represents a smartwatch displaying a heart rate, commonly used to signify health tracking, fitness monitoring, or cardiac wellness features within an application.
Common uses
- Button for starting a heart rate monitoring session.
- Indicator for active fitness tracking.
- Label for a section detailing health vitals.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceWatchHeart } from '@tabler/icons-react';
<IconDeviceWatchHeart size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- fitnesshealthwellnesscardiomonitorpulsebpmexercisetrackvitalsdevicesdevicewatchheartsmartwatch heart ratecardio tracker
FAQ
- What does the device-watch-heart icon represent?
- It depicts a smartwatch actively monitoring heart rate, ideal for representing health and fitness features.
- How do I use this icon in React?
- Import it using `import { IconDeviceWatchHeart } from '@tabler/icons-react';` and then use it as a component: `<IconDeviceWatchHeart />`.
- What is the license for this icon?
- The Tabler icon library, including this 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 →