The Tabler grid scan icon visually represents a structured data grid or matrix, often used to signify system operations, data analysis, or layout management.
Common uses
- Data table or matrix view
- System status dashboard
- Layout configuration settings
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconGridScan } from '@tabler/icons-react';
<IconGridScan size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- datamatrixlayoutpatterndimensionanalysisstructuremappinginspectiongrid-datasystemgridscandata gridlayout scaninspection grid
FAQ
- What does the grid scan icon represent?
- It depicts a grid or matrix, commonly used for data, layout, or system inspection.
- How do I use this icon in React?
- Import it using `import { IconGridScan } from '@tabler/icons-react';` and render the `<IconGridScan />` component.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →