The Lucide grid 2x 2 check icon depicts a 2x2 grid with a checkmark, commonly used to represent a confirmed selection, a completed task within a grid layout, or a validated data set.
Common uses
- Confirming a selection in a grid-based interface.
- Indicating a completed item in a dashboard or list view.
- Representing a validated or approved data block.
Use it in React
Install
npm i lucide-reactImport & render
import { Grid2x2Check } from 'lucide-react';
<Grid2x2Check size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- tablerowscolumnsblocksplotlandgeometrymeasuredatasizewidthheightdistancesurface areasquare meteracre
FAQ
- What does the grid 2x2 check icon represent?
- It signifies a confirmed or validated state within a 2x2 grid structure. It's often used for selections, completed items, or approved data.
- How do I use the grid 2x2 check icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { Grid2x2Check } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the grid 2x2 check 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 →