The Lucide grid 3x 3 icon visually represents a 3x3 matrix or a table structure, commonly used to indicate layout options, data tables, or a grid-based interface.
Common uses
- Displaying a data table with rows and columns.
- Representing a layout selector for content arrangement.
- Indicating a grid view for items or thumbnails.
Use it in React
Install
npm i lucide-reactImport & render
import { Grid3x3 } from 'lucide-react';
<Grid3x3 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- tablerowscolumnsgrid3x3table iconmatrix iconlayout grid3x3 grid
FAQ
- What is the grid 3x3 icon used for?
- It's typically used to represent tabular data, layout options, or any interface element that uses a grid or matrix structure.
- How do I use the grid 3x3 icon in React?
- You can import and use it in React with: import { Grid3x3 } from 'lucide-react'
- What is the license for the Lucide grid 3x3 icon?
- The Lucide icon library, including the grid 3x3 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 →