John KuehJohn Kueh

tree 02 icon

HugeIcons · Tree02Icon · MIT

Download SVG

The HugeIcons tree 02 icon depicts a stylized tree, often used to represent nature, growth, or hierarchical data structures in user interfaces.

Common uses

  • Representing a 'root' or 'parent' node in a file explorer or tree view.
  • Indicating a natural or environmental theme in an application.
  • Symbolizing growth, development, or a branching process.

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Tree02Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Tree02Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
plantgrowthbranchnature

FAQ

What does the Tree02Icon represent?
The Tree02Icon represents a stylized tree, commonly used for themes of nature, growth, or hierarchical structures.
How do I use the Tree02Icon in React?
Import both HugeiconsIcon and Tree02Icon, then render it using <HugeiconsIcon icon={Tree02Icon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
What is the license for this icon?
The Tree02Icon is distributed under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →