The Tabler components icon visually represents building blocks or modular parts, often used in UI design to signify sections, features, or elements that can be assembled into a larger whole.
Common uses
- Representing a section for UI components in a design system.
- Indicating a feature that is composed of multiple sub-parts.
- Labeling a module or a configurable element within an interface.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconComponents } from '@tabler/icons-react';
<IconComponents size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- hardwaretechnologyelectroniccomputerdesignuxfigmacomponentscreativeartisticmodulesbuilding blockspartselements
FAQ
- What does the components icon represent?
- It symbolizes modular parts or building blocks, commonly used in UI to denote distinct sections or features that make up a larger interface.
- How do I use the components icon in React?
- You can import and use it like this: import { IconComponents } from '@tabler/icons-react'; <IconComponents />.
- What is the license for this icon?
- The Tabler icon is available under the MIT license, allowing for free use in both personal and commercial projects.
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 →