The Lucide drill icon visually represents a power drill, commonly used in interfaces to signify actions related to building, construction, or DIY tasks.
Common uses
- Button for 'Start Project'
- Tool selection in a workshop app
- Indicator for 'Under Construction' page
Use it in React
Install
npm i lucide-reactImport & render
import { Drill } from 'lucide-react';
<Drill size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- powerbitheadholediytoolboxbuildconstructiondrillpower toolhole makerconstruction tool
FAQ
- What does the drill icon represent?
- It represents a power drill, often used for actions related to building, construction, or DIY projects.
- How do I use the drill icon in React?
- You can import and use it like this: import { Drill } from 'lucide-react'.
- What is the license for the Lucide drill icon?
- The Lucide icon library, including the drill 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 →