The Lucide construction icon visually represents roadwork or maintenance activities, often used in UI to indicate ongoing development, temporary closures, or areas requiring attention.
Common uses
- Indicating a feature under development
- Signaling a temporary service outage
- Marking a section of a website or app that is being updated
Use it in React
Install
npm i lucide-reactImport & render
import { Construction } from 'lucide-react';
<Construction size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- roadworkmaintenanceblockadebarricadeconstructionunder construction
FAQ
- What does the construction icon represent?
- It symbolizes activities related to building, roadwork, or maintenance, commonly used to show that something is in progress or temporarily unavailable.
- How do I use the construction icon in React?
- You can import and use it in your React application with the following statement: import { Construction } from 'lucide-react'.
- What is the license for the Lucide construction icon?
- The Lucide icon library, including the construction icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.