The Tabler trowel icon depicts a small hand tool used for spreading, shaping, and smoothing materials like cement or mortar, often used in UI to represent tasks related to construction, repair, or masonry.
Common uses
- Representing a 'build' or 'repair' action.
- Indicating a 'masonry' or 'construction' related setting.
- Labeling a tool or equipment management section.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTrowel } from '@tabler/icons-react';
<IconTrowel size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- toolgardenequipmentmasoncementtrowelsystemconstruction
FAQ
- What is the trowel icon used for?
- It visually represents a trowel, a tool for spreading and shaping materials like cement. In UI, it can signify construction, repair, or masonry-related functions.
- How do I use the trowel icon in React?
- You can import and use it directly in your React components like this: `import { IconTrowel } from '@tabler/icons-react'`. Then, render it as `<IconTrowel />`.
- What is the license for the Tabler trowel icon?
- The Tabler icons, including the trowel icon, are distributed under the MIT license.
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 →