The Tabler trees icon depicts a cluster of trees, commonly used in UI to represent natural areas, parks, or environmental information on maps.
Common uses
- Map marker for parks or forests
- Indicator for green spaces in urban planning
- Icon for nature or environment-related settings
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTrees } from '@tabler/icons-react';
<IconTrees size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- naturegreeneryparkleaftrunkstemrootforestgardentreesmap
FAQ
- What does the trees icon represent?
- It represents a group of trees, suitable for indicating natural environments like parks, forests, or gardens.
- How do I use the trees icon in React?
- You can import and use it in React with: import { IconTrees } from '@tabler/icons-react'. Then render it as <IconTrees />.
- What is the license for the Tabler trees icon?
- The Tabler icons, including the trees icon, are distributed 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 →