The Lucide toy brick icon depicts a single building block, commonly used to represent concepts like modularity, components, or integrations in UI design.
Common uses
- Representing add-ons or plugins
- Illustrating modular system components
- Indicating integration points
Use it in React
Install
npm i lucide-reactImport & render
import { ToyBrick } from 'lucide-react';
<ToyBrick size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- legoblockaddonpluginintegrationtoybrickbuilding blockmodulecomponent
FAQ
- What does the toy brick icon represent?
- It represents a single building block, often used for concepts like modularity, components, or integrations.
- How do I use the toy brick icon in React?
- You can import it using `import { ToyBrick } from 'lucide-react';` and then use it as a component.
- What is the license for the toy brick icon?
- The toy brick icon is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →