The Tabler chisel icon depicts a woodworking tool used for carving or cutting, often representing tasks related to manual creation, modification, or detailed design work in a UI.
Common uses
- Representing a 'carve' or 'edit' action.
- Indicating a design or modification tool.
- Labeling a feature for manual content creation.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconChisel } from '@tabler/icons-react';
<IconChisel size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- toolequipmentworkwoodchiseldesigncarving toolcraftengravesculpt
FAQ
- What does the chisel icon represent?
- It represents a woodworking chisel, commonly used in UIs to signify actions like carving, editing, or manual design work.
- How do I use the chisel icon in React?
- You can import and use it in your React application with: import { IconChisel } from '@tabler/icons-react'
- What is the license for the Tabler chisel icon?
- The Tabler icons, including the chisel icon, are available under the MIT license.