The HugeIcons toy brick icon depicts a single building block, commonly used to represent concepts of construction, assembly, or modularity in user interfaces.
Common uses
- Building blocks for UI elements
- Representing modular features
- Illustrating construction or assembly processes
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ToyBrickIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ToyBrickIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- building blocklego brickconstruction blockmodule
FAQ
- What does the ToyBrickIcon represent?
- The ToyBrickIcon represents a single building block, often used for concepts like construction, assembly, or modularity.
- How do I use ToyBrickIcon in React?
- Import both HugeiconsIcon and ToyBrickIcon, then render <HugeiconsIcon icon={ToyBrickIcon} />.
- What is the license for this icon?
- The ToyBrickIcon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →