The HugeIcons orange icon depicts a whole orange fruit and is typically used to represent citrus, fruit-related products, or healthy food options in UI.
Common uses
- Fruit stand or juice bar signage
- Healthy eating app feature
- E-commerce product listing for oranges
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { OrangeIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={OrangeIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- fruitcitrusfoodorange fruit
FAQ
- What does the orange icon represent?
- The icon represents a whole orange fruit. It's commonly used for themes related to citrus, fruit, or healthy food.
- How do I use the OrangeIcon in React?
- Import both HugeiconsIcon and OrangeIcon, then render <HugeiconsIcon icon={OrangeIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
- What is the license for this icon?
- The HugeIcons orange icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
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 →