The HugeIcons watermelon icon visually represents a slice of watermelon, commonly used to signify summer, freshness, or a sweet treat in user interfaces.
Common uses
- Seasonal promotions or content
- Food or beverage related features
- Summer-themed UI elements
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WatermelonIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={WatermelonIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- fruit iconsummer iconfood iconmelon icon
FAQ
- What is the watermelon icon typically used for?
- It's used to represent summer, freshness, or sweet treats. It can also be used for food or beverage-related features.
- How do I use the watermelon icon in React?
- Import both HugeiconsIcon and WatermelonIcon, then render <HugeiconsIcon icon={WatermelonIcon} />.
- What is the license for this icon?
- The HugeIcons watermelon 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 →