John KuehJohn Kueh

trees icon

HugeIcons · TreesIcon · MIT

Download SVG

The HugeIcons trees icon depicts a cluster of trees, commonly used to represent nature, environment, or growth in user interfaces.

Common uses

  • Environmental impact section
  • Nature-themed app settings
  • Sustainable business feature

Use it in React

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

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

Details

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

FAQ

What is the HugeIcons trees icon used for?
It represents nature, environment, or growth. It's useful for sections related to ecology, sustainability, or natural elements in an application.
How do I use the TreesIcon in React?
Import both HugeiconsIcon and TreesIcon, then render <HugeiconsIcon icon={TreesIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
What is the license for this icon?
The HugeIcons trees 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 →