The Tabler square rotated off icon depicts a square shape that has been rotated and is visually indicated as being turned off or disabled, often used to represent a deactivated or unavailable option.
Common uses
- Deactivated toggle switch
- Unavailable selection option
- Disabled geometric setting
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareRotatedOff } from '@tabler/icons-react';
<IconSquareRotatedOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- shapesigngeometrygeometricquadrilateralrhombussquarerotatedoffdisabledshapesdisabled squareoff rhombusrotated quadrilateral off
FAQ
- What does the square-rotated-off icon represent?
- It represents a square that is rotated and visually marked as 'off' or disabled. This is commonly used in UIs to signify an inactive or unavailable state for an option or feature.
- How do I use this icon in React?
- You can import and use it in your React application with the following statement: `import { IconSquareRotatedOff } from '@tabler/icons-react'`.
- What is the license for this icon?
- This icon is part of the Tabler icon library and is available 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 →