The Lucide user star icon depicts a person with a star, commonly used to indicate a featured user, a favorite contact, or a high rating.
Common uses
- Highlighting a VIP user profile
- Marking a favorite contact in a list
- Indicating a positive user review or rating
Use it in React
Install
npm i lucide-reactImport & render
import { UserStar } from 'lucide-react';
<UserStar size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- personaccountfavoritecontactlikereviewratingadminuserstarfavorite userstar persontop userrated user
FAQ
- What does the user star icon represent?
- It represents a user who is special, such as a featured member, a favorite, or someone with a high rating or status.
- How do I use the user star icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { UserStar } from 'lucide-react'.
- What is the license for the Lucide user star icon?
- The Lucide icon library, including the user star 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 →