Tree Pixel Art Icon
A tree icon for nature and park themes, environmental platforms, outdoor apps and forest categories.
Tags
plantforest
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Tree icon
A rounded deciduous tree silhouette, broad and leafy. Use it in a park or nature app to represent wooded areas, in an environmental platform for reforestation or carbon-offset features, in a gardening tool's tree planting category, or as a general nature category icon. Tree-2, tree-3, and tree-4 offer visual variations; tree-pine covers conifers. This first tree is the most broadly recognizable, making it the best default for general-purpose 'nature' or 'forest' signals.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/tree.svg" width="24" height="24" alt="Tree" />
<!-- React -->
import { Tree } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="tree.svg" width="48" height="48" style="image-rendering: pixelated" />