The Lucide brick wall icon depicts a section of a brick wall, commonly used to represent concepts related to construction, building, or solidity in user interfaces.
Common uses
- Representing a 'build' or 'construct' action.
- Indicating a 'solid' or 'secure' status.
- As a visual element in a construction or DIY-themed application.
Use it in React
Install
npm i lucide-reactImport & render
import { BrickWall } from 'lucide-react';
<BrickWall size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- bricksmortarcementmaterialsconstructionbuilderlabourerquantity surveyorblocksstonebrickwallbuilding blocksmasonrystone wallbarrier
FAQ
- What is the brick wall icon used for?
- It's typically used to symbolize construction, building, solidity, or related concepts in UI design.
- How do I use the brick wall icon in React?
- You can import it from 'lucide-react' like this: import { BrickWall } from 'lucide-react'.
- What is the license for the brick wall icon?
- The Lucide icon library, including the brick wall 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 →