The Tabler vip icon depicts a crown, commonly used to signify premium, exclusive, or special status within a user interface.
Common uses
- Highlighting VIP user accounts
- Indicating premium features or content
- Labeling exclusive access areas
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconVip } from '@tabler/icons-react';
<IconVip size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- premiumexclusivestaffexpensivevipsystemcrown
FAQ
- What does the VIP icon represent?
- It represents a VIP status, often indicating something or someone is premium, exclusive, or of high importance.
- How do I use the VIP icon in React?
- You can import and use it with: import { IconVip } from '@tabler/icons-react'. Then render it as <IconVip />.
- What is the license for the Tabler VIP icon?
- The Tabler icons, including the VIP icon, are available 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 →