The Lucide grid 2x 2 icon depicts a simple 2x2 grid, commonly used to represent layout options, data tables, or modular structures in user interfaces.
Common uses
- Representing a 2x2 layout selection.
- Indicating a table or matrix structure.
- Showing modular content blocks.
Use it in React
Install
npm i lucide-reactImport & render
import { Grid2x2 } from 'lucide-react';
<Grid2x2 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- tablerowscolumnsblocksplotlandgeometrymeasuresizewidthheightdistancesurface areasquare meteracrewindow
FAQ
- What is the grid 2x 2 icon used for?
- It's used to visually represent a 2x2 arrangement, suitable for layouts, tables, or modular elements in UI design.
- How do I use the grid 2x 2 icon in React?
- You can import and use it in React with: import { Grid2x2 } from 'lucide-react'.
- What is the license for the grid 2x 2 icon?
- The grid 2x 2 icon is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →