The Tabler user minus icon depicts a person with a minus sign, commonly used to represent actions like removing a user, canceling an account, or unsubscribing from a service.
Common uses
- Button to remove a user from a group or system.
- Icon for an 'unsubscribe' or 'cancel account' option.
- Indicate the removal of a role or permission.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconUserMinus } from '@tabler/icons-react';
<IconUserMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- removecancelpersonaccountunsubscriberoleuserminuscontroloperationsystemremove userdelete accountcancel subscriptionperson remove
FAQ
- What does the user minus icon represent?
- It visually signifies the removal or cancellation of a user, account, or subscription.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' with: import { IconUserMinus } from '@tabler/icons-react'; and use it as <IconUserMinus />.
- What is the license for this icon?
- The Tabler icons, including user-minus, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.