The Tabler grid 4x 4 icon visually represents a 4x4 arrangement of squares, commonly used in UI to signify layout options, content structure, or a matrix-based display.
Common uses
- Representing a dashboard layout selector.
- Indicating a tiled or block content display.
- Signifying a settings panel for grid-based arrangements.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconGrid4x4 } from '@tabler/icons-react';
<IconGrid4x4 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- layoutmatrixpatterngridlinesarrangementstructureblocksquaresfour-by-fourgrid-patterndesigngrid4x4layout gridmatrix iconpattern grid
FAQ
- What does the grid 4x4 icon represent?
- It depicts a 4x4 grid, often used to symbolize layout structures, arrangements, or matrix patterns in user interfaces.
- How do I use the grid 4x4 icon in React?
- You can import and use it directly with the following statement: import { IconGrid4x4 } from '@tabler/icons-react'.
- What is the license for the grid 4x4 icon?
- The grid 4x4 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 →