The HugeIcons tree 04 icon depicts a stylized tree, commonly used to represent concepts like nature, growth, or a hierarchical structure in user interfaces.
Common uses
- Environmental or sustainability sections
- Organizational charts or sitemaps
- Navigation menus for site structure
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Tree04Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Tree04Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- plantnaturegrowthorganic
FAQ
- What is the tree 04 icon used for?
- This icon represents a tree, suitable for indicating nature, growth, or hierarchical data structures within an application.
- How do I use the Tree04Icon in React?
- Import both HugeiconsIcon and Tree04Icon, then render the icon using <HugeiconsIcon icon={Tree04Icon} />.
- What is the license for this icon?
- The HugeIcons tree 04 icon is released 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 →