The Tabler blocks icon depicts a stack of cubes, commonly used to represent concepts like structure, building, or modular systems in user interfaces.
Common uses
- Representing a 'build' or 'construct' feature.
- Indicating a system or framework component.
- Showing a collection of items or modules.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBlocks } from '@tabler/icons-react';
<IconBlocks size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- structurestackbuildcubebrickconstructarrangeassemblepiecemodelsystemblocks
FAQ
- What does the blocks icon represent?
- It represents stacked blocks or cubes, symbolizing structure, building, or modular systems.
- How do I use the blocks icon in React?
- Import it using `import { IconBlocks } from '@tabler/icons-react'` and use it as a component: `<IconBlocks />`.
- What is the license for the Tabler blocks icon?
- The Tabler icon library, including the blocks 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 →