The HugeIcons crowdfunding icon depicts a hand reaching into a coin jar, commonly used to represent fundraising, donations, or financial support initiatives in user interfaces.
Common uses
- Donation buttons
- Fundraising campaign pages
- Financial support sections
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CrowdfundingIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CrowdfundingIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- fundraisingdonationsupportmoney
FAQ
- What is the crowdfunding icon used for?
- It visually represents concepts like fundraising, donations, or financial contributions, making it suitable for UI elements related to these actions.
- How do I use the CrowdfundingIcon in React?
- Import both HugeiconsIcon and CrowdfundingIcon, then render it using <HugeiconsIcon icon={CrowdfundingIcon} />.
- What is the license for this icon?
- The HugeIcons crowdfunding icon is available under the MIT license.
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 →