The HugeIcons rose icon depicts a stylized rose, often used to represent love, beauty, or special occasions.
Common uses
- Valentine's Day promotions
- Gift shop UI
- Floral arrangement service
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { RoseIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={RoseIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- flowervalentinelovebeauty
FAQ
- What is the RoseIcon typically used for?
- It's commonly used to symbolize love, beauty, or events like Valentine's Day or anniversaries.
- How do I use the RoseIcon in React?
- Import both HugeiconsIcon and RoseIcon, then render <HugeiconsIcon icon={RoseIcon} />.
- What is the license for the HugeIcons rose icon?
- The HugeIcons rose 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 →