The Tabler user star icon depicts a user silhouette with a star, commonly used to indicate a featured, favorite, or VIP user within a system.
Common uses
- Marking a user as a favorite or VIP.
- Highlighting a prominent or recognized user.
- Indicating a system administrator or special role.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconUserStar } from '@tabler/icons-react';
<IconUserStar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- favoritehighlightshineglowstellarbrightfamousprominentrecognizefeaturesystemuserstarfavorite uservip userstar user
FAQ
- What does the user star icon represent?
- It represents a user who is special, favored, or has a prominent status, like a VIP or a featured user.
- How do I use the user star icon in React?
- You can import and use it like this: import { IconUserStar } from '@tabler/icons-react'; <IconUserStar />.
- What is the license for this icon?
- The Tabler icons, including user-star, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →