The Tabler vip off icon depicts a VIP or premium status that is currently inactive or disabled.
Common uses
- Indicate a disabled premium feature.
- Show that a user is not currently a VIP member.
- Represent an unavailable exclusive access level.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconVipOff } from '@tabler/icons-react';
<IconVipOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- premiumexclusivestaffexpensivevipoffdisabledinactivesystempremium offexclusive disabledinactive vipmember off
FAQ
- What does the vip off icon represent?
- It signifies a VIP or premium status that is turned off, disabled, or inactive.
- How do I use the vip off icon in React?
- You can import it using: import { IconVipOff } from '@tabler/icons-react' and then use it as a component: <IconVipOff />.
- What is the license for the vip off icon?
- The Tabler icons, including vip off, 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 →