The Tabler users minus icon depicts the removal of a user from a group, commonly used to signify actions like deleting a user, revoking access, or unsubscribing from a service.
Common uses
- Button to remove a user from a team or project.
- Icon next to a user's name in a list to indicate an option to remove them.
- UI element for unsubscribing from a newsletter or service.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconUsersMinus } from '@tabler/icons-react';
<IconUsersMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- removesubtractreducedecreasediminishdeductlessentakeawaywithdrawdepletesystemusersminusremove userdelete useruser group remove
FAQ
- What does the users minus icon represent?
- It visually represents the action of removing or subtracting a user from a set or system.
- How do I use the users minus icon in React?
- You can import and use it like this: import { IconUsersMinus } from '@tabler/icons-react'; <IconUsersMinus />.
- What is the license for Tabler icons?
- Tabler icons are distributed under the MIT license, allowing for free usage.
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 →