The Lucide grid 2x 2 plus icon depicts a 2x2 grid with an added plus sign, commonly used to represent options for arranging content into four equal sections or adding an element to a grid layout.
Common uses
- Layout options for content blocks
- Adding a new item to a dashboard widget
- Representing a quadrant or section selection
Use it in React
Install
npm i lucide-reactImport & render
import { Grid2x2Plus } from 'lucide-react';
<Grid2x2Plus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- tablerowscolumnsblocksplotlandgeometrymeasuredatasizewidthheightdistancesurface areasquare meteracre
FAQ
- What is the grid 2x2 plus icon used for?
- It's typically used to signify actions related to dividing space into four parts, adding to a grid, or selecting a quadrant.
- How do I use the grid 2x2 plus icon in React?
- You can import and use it directly in your React components like this: import { Grid2x2Plus } from 'lucide-react'
- What is the license for this icon?
- This icon is provided under the ISC license, which is a permissive open-source 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 →