The Lucide crown icon depicts a royal headdress and is commonly used to signify leadership, royalty, a winner, or a top-rated item.
Common uses
- Indicate administrator or owner status.
- Highlight a featured or premium item.
- Represent a winning or top-ranked achievement.
Use it in React
Install
npm i lucide-reactImport & render
import { Crown } from 'lucide-react';
<Crown size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- diademtiaracircletcoronakingrulerwinnerfavouritecrown
FAQ
- What does the crown icon represent?
- It represents royalty, leadership, a winner, or a top-rated item in a UI context.
- How do I use the crown icon in React?
- You can import and use it like this: import { Crown } from 'lucide-react'. Then render it as <Crown />.
- What is the license for the Lucide crown icon?
- The Lucide icon library, including the crown icon, is available under the ISC 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 →