The Tabler wood icon depicts a stylized piece of wood, often used to represent natural elements, resources, or system-related concepts in user interfaces.
Common uses
- Representing a 'natural resources' setting.
- Indicating a 'woodworking' or 'timber' related feature.
- As a generic 'system' or 'resource' indicator.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWood } from '@tabler/icons-react';
<IconWood size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- treeforestnaturaltimberlogwoodsystem
FAQ
- What does the wood icon represent?
- The wood icon is a visual representation of wood, commonly used for themes related to nature, resources, or system elements.
- How do I use the wood icon in React?
- You can import and use the wood icon in React with the following import statement: `import { IconWood } from '@tabler/icons-react'`.
- What is the license for the Tabler wood icon?
- The Tabler wood icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.