Trees Pixel Art Icon
A trees icon for forest areas, national park maps, outdoor adventure sections and multi-tree ecological features.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Trees icon
A group of trees shown together, signaling a forest or woodland rather than a single specimen. Use it in a nature or park app to mark forested areas on a map, in an ecological platform for forest-cover data, or in an outdoor activity app to filter hiking trails through wooded terrain. The plural grouping distinguishes it from single tree icons, implying scale and density. For a single garden or botany specimen, the plain tree icon is more precise.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/trees.svg" width="24" height="24" alt="Trees" />
<!-- React -->
import { Trees } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="trees.svg" width="48" height="48" style="image-rendering: pixelated" />