Forest SVG icon, line

Free

Three overlapping trees of different heights each show a trunk. Use them to mark woodland on a visitor map or illustrate a forest conservation leaflet.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/QqL7Oxv5t521/amnt.svg" alt="Forest" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M2 16 6 8l4 8H2Z"/><path d="M8 17 12 3l4 14H8Z"/><path d="m14 16 5-7 3 7h-8Z"/><path d="M6 16v5m6-4v4m7-5v5"/></svg>
CSS background-image
.forest {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/QqL7Oxv5t521/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.forest {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/QqL7Oxv5t521/amnt.svg") center / contain no-repeat;
}
React
import ForestSvg from "./forest.jsx"; // from the React tab above

<ForestSvg width={48} height={48} />

Made with AMNT

AMNT SVG 1.1 drew this from the words Forest: Three overlapping trees of different heights, each with a visible trunk. as part of the pack Nature icons, line. Want one like it? Make your own in the SVG studio.

Rest of Nature icons, line

Similar SVGs

Licence: free. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence