forest-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
forest-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the forest icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 20.27V17H3.383q-.485 0-.712-.429t.04-.833L5.85 11h-.385q-.478 0-.718-.426t.053-.83l3.529-5.069q.242-.348.671-.348t.671.348L12 8.031l2.329-3.356q.242-.348.671-.348t.671.348l3.529 5.07q.292.403.053.829q-.24.426-.718.426h-.385l3.139 4.739q.267.403.04.832t-.712.429H16v3.192q0 .349-.23.578t-.578.23h-.461q-.31 0-.52-.21q-.211-.211-.211-.52V17h-4v3.192q0 .349-.23.578t-.578.23h-.461q-.31 0-.52-.21Q8 20.579 8 20.27M15.456 16h4.817l-3.971-6h1.848L15 5.5l-2.371 3.39l.59.854q.273.404.044.83t-.71.426h-.403zM3.727 16h10.546l-3.971-6h1.848L9 5.5L5.85 10h1.848zm0 0h3.971H5.85h6.3h-1.848h3.971zm11.729 0H12.15h1.927h-1.448h5.521h-1.848h3.971zM14 17h2zm2.121 0"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightForestOutlineRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 20.27V17H3.383q-.485 0-.712-.429t.04-.833L5.85 11h-.385q-.478 0-.718-.426t.053-.83l3.529-5.069q.242-.348.671-.348t.671.348L12 8.031l2.329-3.356q.242-.348.671-.348t.671.348l3.529 5.07q.292.403.053.829q-.24.426-.718.426h-.385l3.139 4.739q.267.403.04.832t-.712.429H16v3.192q0 .349-.23.578t-.578.23h-.461q-.31 0-.52-.21q-.211-.211-.211-.52V17h-4v3.192q0 .349-.23.578t-.578.23h-.461q-.31 0-.52-.21Q8 20.579 8 20.27M15.456 16h4.817l-3.971-6h1.848L15 5.5l-2.371 3.39l.59.854q.273.404.044.83t-.71.426h-.403zM3.727 16h10.546l-3.971-6h1.848L9 5.5L5.85 10h1.848zm0 0h3.971H5.85h6.3h-1.848h3.971zm11.729 0H12.15h1.927h-1.448h5.521h-1.848h3.971zM14 17h2zm2.121 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 20.27V17H3.383q-.485 0-.712-.429t.04-.833L5.85 11h-.385q-.478 0-.718-.426t.053-.83l3.529-5.069q.242-.348.671-.348t.671.348L12 8.031l2.329-3.356q.242-.348.671-.348t.671.348l3.529 5.07q.292.403.053.829q-.24.426-.718.426h-.385l3.139 4.739q.267.403.04.832t-.712.429H16v3.192q0 .349-.23.578t-.578.23h-.461q-.31 0-.52-.21q-.211-.211-.211-.52V17h-4v3.192q0 .349-.23.578t-.578.23h-.461q-.31 0-.52-.21Q8 20.579 8 20.27M15.456 16h4.817l-3.971-6h1.848L15 5.5l-2.371 3.39l.59.854q.273.404.044.83t-.71.426h-.403zM3.727 16h10.546l-3.971-6h1.848L9 5.5L5.85 10h1.848zm0 0h3.971H5.85h6.3h-1.848h3.971zm11.729 0H12.15h1.927h-1.448h5.521h-1.848h3.971zM14 17h2zm2.121 0"/></svg>
</template>

CSS

.icon-forest-outline-rounded {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%2020.27V17H3.383q-.485%200-.712-.429t.04-.833L5.85%2011h-.385q-.478%200-.718-.426t.053-.83l3.529-5.069q.242-.348.671-.348t.671.348L12%208.031l2.329-3.356q.242-.348.671-.348t.671.348l3.529%205.07q.292.403.053.829q-.24.426-.718.426h-.385l3.139%204.739q.267.403.04.832t-.712.429H16v3.192q0%20.349-.23.578t-.578.23h-.461q-.31%200-.52-.21q-.211-.211-.211-.52V17h-4v3.192q0%20.349-.23.578t-.578.23h-.461q-.31%200-.52-.21Q8%2020.579%208%2020.27M15.456%2016h4.817l-3.971-6h1.848L15%205.5l-2.371%203.39l.59.854q.273.404.044.83t-.71.426h-.403zM3.727%2016h10.546l-3.971-6h1.848L9%205.5L5.85%2010h1.848zm0%200h3.971H5.85h6.3h-1.848h3.971zm11.729%200H12.15h1.927h-1.448h5.521h-1.848h3.971zM14%2017h2zm2.121%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%2020.27V17H3.383q-.485%200-.712-.429t.04-.833L5.85%2011h-.385q-.478%200-.718-.426t.053-.83l3.529-5.069q.242-.348.671-.348t.671.348L12%208.031l2.329-3.356q.242-.348.671-.348t.671.348l3.529%205.07q.292.403.053.829q-.24.426-.718.426h-.385l3.139%204.739q.267.403.04.832t-.712.429H16v3.192q0%20.349-.23.578t-.578.23h-.461q-.31%200-.52-.21q-.211-.211-.211-.52V17h-4v3.192q0%20.349-.23.578t-.578.23h-.461q-.31%200-.52-.21Q8%2020.579%208%2020.27M15.456%2016h4.817l-3.971-6h1.848L15%205.5l-2.371%203.39l.59.854q.273.404.044.83t-.71.426h-.403zM3.727%2016h10.546l-3.971-6h1.848L9%205.5L5.85%2010h1.848zm0%200h3.971H5.85h6.3h-1.848h3.971zm11.729%200H12.15h1.927h-1.448h5.521h-1.848h3.971zM14%2017h2zm2.121%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/forest-outline-rounded.svg?color=%231a73e8&size=48