John KuehJohn Kueh

tree 01 icon

HugeIcons · Tree01Icon · MIT

Download SVG

The HugeIcons tree 01 icon depicts a stylized tree, commonly used to represent concepts like nature, growth, or hierarchical structures in user interfaces.

Common uses

  • Environmental or sustainability sections
  • Navigation for site maps or organizational charts
  • Indicating a root or parent element

Use it in React

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

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

Details

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

FAQ

What is the purpose of the Tree 01 icon?
It visually represents a tree, suitable for themes of nature, growth, or hierarchical data structures.
How do I use the Tree 01 icon in a React project?
Import it as `import { Tree01Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={Tree01Icon} />`.
What is the license for this icon?
The Tree 01 icon is available 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →