Drill Pixel Art Icon
A power drill icon for home-improvement stores, tool-rental apps, DIY category filters and hardware product listings.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Drill icon
A cordless or corded power drill silhouette, the go-to symbol for home repair, DIY projects, and construction tools. Use it in a hardware store's power-tools category, a tool-rental platform, a home-improvement project-planning app, or an instructional guide for installation steps. It suggests action and hands-on work. For hand tools like a screwdriver or hammer, more specific icons carry less ambiguity; the drill is most clearly understood as power-tool or construction context.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/drill.svg" width="24" height="24" alt="Drill" />
<!-- React -->
import { Drill } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="drill.svg" width="48" height="48" style="image-rendering: pixelated" />