The Tabler square forbid 2 icon depicts a square with a diagonal line through it, commonly used to indicate a disabled or blocked state for an action or item.
Common uses
- Disabling a submit button
- Marking an item as unavailable
- Indicating a feature is not permitted
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareForbid2 } from '@tabler/icons-react';
<IconSquareForbid2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- boxdisabledoffblocksquareforbidrectangular2shapesblocked squaredisabled boxno entry squareforbidden shape
FAQ
- What does the square forbid 2 icon represent?
- It visually represents something that is blocked, forbidden, or disabled. It's often used to show that an action cannot be performed or an item is not accessible.
- How do I use the square forbid 2 icon in React?
- You can import it directly from the '@tabler/icons-react' library like this: import { IconSquareForbid2 } from '@tabler/icons-react'.
- What is the license for the Tabler square forbid 2 icon?
- The Tabler icon library, including the square forbid 2 icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.