The Tabler square toggle icon depicts a square with a handle, commonly used to represent a switch or a selection state for a square-shaped option.
Common uses
- Toggling a square setting on/off
- Selecting a square item in a list
- Representing a 'remember me' checkbox
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareToggle } from '@tabler/icons-react';
<IconSquareToggle size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- boxclonemovesquaretogglecreativeartisticrectangularvisualaestheticdesigncheckboxswitchoption selectbox toggle
FAQ
- What does the square toggle icon represent?
- It visually signifies an on/off state or a selection choice, often for square-related options or settings.
- How do I use the square toggle icon in React?
- You can import it directly from the '@tabler/icons-react' library using: `import { IconSquareToggle } from '@tabler/icons-react'`.
- What is the license for the Tabler square toggle icon?
- The Tabler icon library, including the square toggle 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 →