The Tabler square off icon depicts a square with a diagonal line through it, commonly used to represent a disabled or unchecked checkbox or form element.
Common uses
- Disabled form field indicator
- Unselected option in a list
- Inactive state for a toggle or switch
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareOff } from '@tabler/icons-react';
<IconSquareOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- checkboxboxshapesquareoffdisabledinactiverectangulargeometryformshapescheckbox offdisabled boxunchecked squareinactive shape
FAQ
- What does the square off icon represent?
- It visually signifies an 'off' or disabled state, often for checkboxes, radio buttons, or other form controls.
- How do I use this icon in React?
- You can import and use it like this: `import { IconSquareOff } from '@tabler/icons-react';`
- What is the license for this icon?
- The Tabler icon library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.