The Lucide rose icon depicts a stylized rose, often used to represent themes of love, romance, beauty, or special occasions in user interfaces.
Common uses
- Valentine's Day promotions
- Gift shop product listings
- Event invitations for romantic occasions
Use it in React
Install
npm i lucide-reactImport & render
import { Rose } from 'lucide-react';
<Rose size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- rosesthornspetalsplantstemleavesspringbloomblossomgardeningbotanicalflorafloristbouquetbunchgift
FAQ
- What is the rose icon used for?
- It's commonly used to symbolize romance, love, beauty, or special events like Valentine's Day. It can also represent gardening or botanical themes.
- How do I use the rose icon in React?
- You can import and use it directly in your React components like this: import { Rose } from 'lucide-react'. Then, render it as <Rose />.
- What is the license for the Lucide rose icon?
- The Lucide icon library, including the rose icon, is available under the ISC license, which is a permissive free software license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →