The Lucide blocks icon depicts a stack of colorful toy blocks, commonly used in UI to represent concepts like building, modules, or educational content.
Common uses
- Representing a 'build' or 'package' feature.
- Indicating educational or learning modules.
- Illustrating integrations or add-ons.
Use it in React
Install
npm i lucide-reactImport & render
import { Blocks } from 'lucide-react';
<Blocks size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- addonpluginintegrationextensionpackagebuildstacktoyskidschildrenlearningsquarescornerblocksbuilding blocks
FAQ
- What is the blocks icon used for?
- It's typically used to represent concepts related to building, modularity, packages, or educational themes in a user interface.
- How do I use the blocks icon in React?
- You can import it directly from the lucide-react library like this: import { Blocks } from 'lucide-react'.
- What is the license for the blocks icon?
- The Lucide icon library, including the blocks 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 →