The HugeIcons apricot icon depicts a stylized apricot fruit, commonly used to represent food items, healthy eating, or as a visual element in fruit-related applications.
Common uses
- Food product listing
- Healthy lifestyle app section
- Juice or smoothie branding
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ApricotIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ApricotIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- fruitfoodapricot fruitorange fruit
FAQ
- What is the ApricotIcon used for?
- The ApricotIcon is used to visually represent an apricot fruit. It's suitable for UIs related to food, health, or specific fruit products.
- How do I use the ApricotIcon in React?
- Import both HugeiconsIcon and ApricotIcon, then render <HugeiconsIcon icon={ApricotIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
- What is the license for this icon?
- The ApricotIcon from HugeIcons is available 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 →