The Tabler shovel icon depicts a shovel, commonly used in UI to represent actions related to digging, gardening, or construction.
Common uses
- Gardening or farming sections
- Construction or DIY tools
- Resource management in games
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShovel } from '@tabler/icons-react';
<IconShovel size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- gardentooldiggingfarmdirtgardeningshoveldesigndigging toolgardening toolfarm tooldirt scoop
FAQ
- What is the shovel icon used for?
- It visually represents digging, gardening, or construction-related tasks in user interfaces.
- How do I use the shovel icon in React?
- Import it using `import { IconShovel } from '@tabler/icons-react'` and use it as a component.
- What is the license for the shovel icon?
- The Tabler icons, including the shovel, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →