The HugeIcons alms icon depicts a hand offering or receiving something, commonly used to represent donations, charity, or acts of giving in UI.
Common uses
- Donation buttons
- Charity app features
- Giving/receiving indicators
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AlmsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AlmsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- donationcharitygivingoffering
FAQ
- What does the alms icon represent?
- The alms icon represents the act of giving or receiving, often associated with charity, donations, or generosity.
- How do I use the alms icon in React?
- Import both HugeiconsIcon and AlmsIcon, then render <HugeiconsIcon icon={AlmsIcon} />. Ensure you have @hugeicons/react and @hugeicons/core-free-icons installed.
- What is the license for the alms icon?
- The alms icon is part of the HugeIcons library and 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 →