The Lucide grid 3x 2 icon depicts a rectangular grid with 3 columns and 2 rows, commonly used to represent layouts, tables, or spatial arrangements.
Common uses
- Displaying a dashboard with multiple widgets
- Representing a data table with columns and rows
- Indicating a layout or arrangement of elements
Use it in React
Install
npm i lucide-reactImport & render
import { Grid3x2 } from 'lucide-react';
<Grid3x2 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- tablerowscolumnsblocksplotlandgeometrymeasuresizewidthheightdistancesurface areasquare meteracrewindow
FAQ
- What is the grid 3x2 icon used for?
- It's used to visually represent structures with defined rows and columns, such as layouts, tables, or spatial divisions.
- How do I use the grid 3x2 icon in React?
- You can import and use it like this: import { Grid3x2 } from 'lucide-react'.
- What is the license for the Lucide grid 3x2 icon?
- The Lucide icon library, including the grid 3x2 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 →