The HugeIcons scan heart icon visually represents a heart being scanned, commonly used to indicate health monitoring, medical check-ups, or vital sign tracking within a user interface.
Common uses
- Displaying heart rate monitoring status
- Indicating a medical or health-related feature
- Representing a health check-up or diagnostic tool
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ScanHeartIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ScanHeartIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- heart scanmedical scanvital signshealth check
FAQ
- What does the scan heart icon represent?
- It depicts a heart undergoing a scan, typically used for health monitoring or medical check-up features in UI.
- How do I use the ScanHeartIcon in React?
- Import both HugeiconsIcon and ScanHeartIcon from their respective packages and render it using <HugeiconsIcon icon={ScanHeartIcon} />.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free usage in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.