The Phosphor shovel icon depicts a digging tool and is commonly used in UI to represent actions related to excavation, construction, or the acquisition of goods.
Common uses
- Indicate a 'dig deeper' or 'explore more' action.
- Represent a 'mining' or 'resource gathering' feature in a game.
- Symbolize a 'startup' or 'groundbreaking' event in a business context.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Shovel } from '@phosphor-icons/react';
<Shovel size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Shovel size={24} />thin
<Shovel size={24} weight="thin" />light
<Shovel size={24} weight="light" />bold
<Shovel size={24} weight="bold" />fill
<Shovel size={24} weight="fill" />duotone
<Shovel size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- *new*toolsdiggingconstructioncommerceobjectsshoveldigging toolspadeexcavator
FAQ
- What does the shovel icon represent?
- It represents a digging tool, often used metaphorically for actions like excavation, construction, or acquiring resources.
- How do I use the shovel icon in React?
- You can import it using `import { Shovel } from '@phosphor-icons/react';` and then use it as a React component.
- What is the license for the Phosphor shovel icon?
- The Phosphor icon library, including the shovel icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →