The Tabler square forbid icon, also known as square-forbid, visually represents a prohibition or restriction applied to a square or rectangular area, commonly used to indicate that an action is disabled or not allowed.
Common uses
- Disabling a form field or button
- Indicating a restricted or unavailable feature
- Showing an item that cannot be selected
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareForbid } from '@tabler/icons-react';
<IconSquareForbid size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- boxdisabledoffblocksquareforbidrectangularshapesno entryrestricted
FAQ
- What does the square forbid icon represent?
- It signifies a restriction, prohibition, or that something is disabled or not permitted.
- How do I use this icon in React?
- You can import and use it like this: import { IconSquareForbid } from '@tabler/icons-react'; <IconSquareForbid />.
- What is the license for this icon?
- The Tabler icon library, including this icon, is 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 →