The Tabler ban icon visually represents a prohibition or restriction, commonly used to indicate that an action is not allowed or a feature is disabled.
Common uses
- Disabling a button or form field
- Indicating a blocked user account
- Showing a prohibited item in a list
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBan } from '@tabler/icons-react';
<IconBan size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- norejectrestrictionprohibitedbansystemno symbolforbiddennot allowed
FAQ
- What does the ban icon signify?
- It signifies a prohibition, restriction, or that something is not allowed or disabled.
- How do I use the ban icon in React?
- You can import and use it like this: import { IconBan } from '@tabler/icons-react'; <IconBan />
- What is the license for Tabler icons?
- Tabler icons are distributed under the MIT license, allowing for free use.
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 →