The HugeIcons angel icon depicts a winged figure, often used to represent goodness, purity, or a helpful guide in user interfaces.
Common uses
- Success messages
- Onboarding tips
- Positive feedback
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AngelIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AngelIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- winged figurecherubguardianspirit
FAQ
- What is the AngelIcon used for?
- The AngelIcon is typically used to convey positive concepts like success, guidance, or helpfulness in UI elements.
- How do I use AngelIcon in React?
- Import both HugeiconsIcon and AngelIcon, then render it using <HugeiconsIcon icon={AngelIcon} />.
- What is the license for HugeIcons?
- HugeIcons are distributed under the MIT license, allowing for free commercial and non-commercial use.
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 →