The Tabler user off icon depicts a person symbol with a diagonal line through it, commonly used to indicate a disabled or inactive user account, or to signify that an action cannot be performed by a user.
Common uses
- Disabling user accounts in an admin panel.
- Showing a user is logged out or has no active session.
- Indicating a feature is restricted for the current user.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconUserOff } from '@tabler/icons-react';
<IconUserOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- personaccountuseroffcontroloperationdisabledinactiveprofilemembersystemperson disabledaccount inactiveno userprofile unavailable
FAQ
- What does the user off icon represent?
- It represents a user who is inactive, disabled, logged out, or otherwise unable to perform an action.
- How do I use the user off icon in React?
- You can import it directly from the '@tabler/icons-react' library like this: import { IconUserOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including user off, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.