The Tabler square half icon depicts a square divided vertically in half, commonly used to represent concepts like split views, duality, or a partially filled state in UI design.
Common uses
- Split-screen layout indicator
- Toggle for half-height content
- Visual element for duality or contrast
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareHalf } from '@tabler/icons-react';
<IconSquareHalf size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- shapespatterngeometrichighlightgeometrysquarehalfcreativeartisticrectangulardesignsplit squarehalf rectanglegeometric splitdesign element
FAQ
- What is the square half icon used for?
- It's typically used to signify split interfaces, dual states, or geometric divisions within a design.
- How do I use the square half icon in React?
- You can import and use it like this: `import { IconSquareHalf } from '@tabler/icons-react'`. Then render it as `<IconSquareHalf />`.
- What is the license for the Tabler square half icon?
- The Tabler icon library, including the square half icon, 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 →