The Tabler layout board split icon visually represents a divided board or grid, commonly used to signify layouts with multiple distinct sections or content areas.
Common uses
- Dashboard widget arrangement
- Multi-panel content display
- Image gallery or collage view
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLayoutBoardSplit } from '@tabler/icons-react';
<IconLayoutBoardSplit size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconLayoutBoardSplit size={24} stroke={2} />filled
<IconLayoutBoardSplitFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- gridcolumnsmasonrycollagelayoutboardsplitcreativeartisticvisualdesigngrid splitmasonry layoutdesign boardcontent columns
FAQ
- What does the layout board split icon represent?
- It depicts a divided board or grid, often used for layouts with multiple sections or content areas.
- How do I use this icon in React?
- You can import it using: import { IconLayoutBoardSplit } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is provided 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 →