The HugeIcons charity icon depicts a hand holding a heart, commonly used to represent donations, support, or philanthropic activities.
Common uses
- Donation buttons
- Fundraising campaign elements
- Non-profit organization branding
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CharityIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CharityIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- donationheartgivingsupport
FAQ
- What does the charity icon represent?
- It represents a hand offering a heart, symbolizing generosity, donations, and support for charitable causes.
- How do I use the CharityIcon in React?
- Import both HugeiconsIcon and CharityIcon, then render it using <HugeiconsIcon icon={CharityIcon} />.
- What is the license for this icon?
- The icon is released under the MIT license, allowing for free use in commercial and non-commercial projects.
Looking for something else? Search HugeIcons 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 →