The Tabler matrix icon visually represents a grid or array, commonly used in UI to signify mathematical operations, data structures, or organized layouts.
Common uses
- Button for matrix multiplication function
- Label for a data table or grid view
- Indicator for system configuration or schema settings
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMatrix } from '@tabler/icons-react';
<IconMatrix size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- gridarraysystemstructurearrangementschemachartlayoutframeworkmatrixmath
FAQ
- What does the matrix icon represent?
- It depicts a grid or array, often used for mathematical concepts, data organization, or structured layouts in software interfaces.
- How do I use the matrix icon in React?
- Import it using `import { IconMatrix } from '@tabler/icons-react'` and then use it as a React component: `<IconMatrix />`.
- What is the license for this icon?
- The Tabler icons, including the matrix icon, are 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 →