The Phosphor tree evergreen icon depicts a coniferous tree and is commonly used to represent nature, environmental themes, or specific plant-related concepts in user interfaces.
Common uses
- Environmental impact section
- Nature-themed app settings
- Forestry or landscaping service indicator
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { TreeEvergreen } from '@phosphor-icons/react';
<TreeEvergreen size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<TreeEvergreen size={24} />thin
<TreeEvergreen size={24} weight="thin" />light
<TreeEvergreen size={24} weight="light" />bold
<TreeEvergreen size={24} weight="bold" />fill
<TreeEvergreen size={24} weight="fill" />duotone
<TreeEvergreen size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- nature
- Keywords
- plantsbranchesleavespineconifergreenenvironmentalnaturetreeevergreenpine treeplant
FAQ
- What does the tree evergreen icon represent?
- It represents an evergreen tree, often a conifer like a pine or fir. It's used for nature, environmental, or plant-related topics.
- How do I use this icon in React?
- You can import and use it like this: import { TreeEvergreen } from '@phosphor-icons/react'. Then render it as <TreeEvergreen />.
- What is the license for this icon?
- The Phosphor icon library, including the tree evergreen icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →