Tree 2 Pixel Art Icon
An alternate tree icon for nature and park themes, environmental dashboards and forest-related content with a different silhouette.
Tags
treeplantforest
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Tree 2 icon
A second deciduous tree shape with a different canopy width, trunk proportion, or branching style compared to tree. Use it when variety is needed across a set of nature icons, or when the primary tree silhouette conflicts with surrounding elements. It carries identical meaning: forest, nature, environment, park. When building a forest scene with multiple tree icons, mixing tree, tree-2, and tree-3 adds natural variety. For a conifer or holiday tree context, tree-pine is the more recognizable choice.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/tree-2.svg" width="24" height="24" alt="Tree 2" />
<!-- React -->
import { Tree2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="tree-2.svg" width="48" height="48" style="image-rendering: pixelated" />