The HugeIcons heart check icon visually represents a confirmed or approved state for a health-related or favorited item.
Common uses
- Confirming a successful health check.
- Indicating a favorited or liked item.
- Showing a completed task related to well-being.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HeartCheckIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={HeartCheckIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- heart with checkapproved heartfavorite checkhealth confirmed
FAQ
- What does the heart check icon signify?
- It signifies a positive confirmation or completion, often related to health, wellness, or user preferences like 'liking' something.
- How do I use the HeartCheckIcon in React?
- Import both HugeiconsIcon and HeartCheckIcon, then render <HugeiconsIcon icon={HeartCheckIcon} />.
- What is the license for this icon?
- This icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.