The Lucide shovel icon depicts a digging tool and is commonly used in UIs to represent actions related to excavation, searching, or uncovering information.
Common uses
- Initiate a data search or 'dig' operation.
- Indicate a 'treasure hunt' or discovery feature.
- Represent tools or utilities for data analysis.
Use it in React
Install
npm i lucide-reactImport & render
import { Shovel } from 'lucide-react';
<Shovel size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- digspadetreasureshovelexcavatesearch
FAQ
- What does the shovel icon represent?
- The shovel icon represents a digging tool, often used metaphorically for searching, uncovering, or excavating data or content within an interface.
- How do I use the shovel icon in React?
- You can import and use the shovel icon in React with the following code: import { Shovel } from 'lucide-react'
- What is the license for the Lucide shovel icon?
- The Lucide shovel icon is available under the ISC license, which is a permissive open-source 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 →