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

Name
forest-rounded
Set
Material Symbols Light
Style
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="M14 20.192V17.77h2v2.5q0 .31-.21.52q-.211.211-.52.211h-.462q-.349 0-.578-.23t-.23-.578m-6 0V17H3.383q-.485 0-.712-.429t.04-.833L5.85 11h-.385q-.478 0-.718-.426t.053-.83l3.529-5.069q.13-.18.307-.264q.178-.084.364-.084t.364.084q.176.083.307.264l3.529 5.07q.292.403.053.829q-.24.426-.718.426h-.385l3.144 4.739q.267.403.04.832q-.226.429-.711.429H10v3.27q0 .309-.21.52q-.211.21-.52.21h-.462q-.349 0-.578-.23T8 20.192M17.039 17l-3.462-5.23H14q.485 0 .724-.433q.24-.431-.053-.835l-2.2-3.135l1.858-2.692q.13-.18.307-.264q.178-.084.364-.084t.364.084q.176.083.307.264l3.529 5.07q.292.403.053.829q-.24.426-.718.426h-.385l3.139 4.739q.267.403.04.832t-.712.429z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightForestRounded(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="M14 20.192V17.77h2v2.5q0 .31-.21.52q-.211.211-.52.211h-.462q-.349 0-.578-.23t-.23-.578m-6 0V17H3.383q-.485 0-.712-.429t.04-.833L5.85 11h-.385q-.478 0-.718-.426t.053-.83l3.529-5.069q.13-.18.307-.264q.178-.084.364-.084t.364.084q.176.083.307.264l3.529 5.07q.292.403.053.829q-.24.426-.718.426h-.385l3.144 4.739q.267.403.04.832q-.226.429-.711.429H10v3.27q0 .309-.21.52q-.211.21-.52.21h-.462q-.349 0-.578-.23T8 20.192M17.039 17l-3.462-5.23H14q.485 0 .724-.433q.24-.431-.053-.835l-2.2-3.135l1.858-2.692q.13-.18.307-.264q.178-.084.364-.084t.364.084q.176.083.307.264l3.529 5.07q.292.403.053.829q-.24.426-.718.426h-.385l3.139 4.739q.267.403.04.832t-.712.429z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14 20.192V17.77h2v2.5q0 .31-.21.52q-.211.211-.52.211h-.462q-.349 0-.578-.23t-.23-.578m-6 0V17H3.383q-.485 0-.712-.429t.04-.833L5.85 11h-.385q-.478 0-.718-.426t.053-.83l3.529-5.069q.13-.18.307-.264q.178-.084.364-.084t.364.084q.176.083.307.264l3.529 5.07q.292.403.053.829q-.24.426-.718.426h-.385l3.144 4.739q.267.403.04.832q-.226.429-.711.429H10v3.27q0 .309-.21.52q-.211.21-.52.21h-.462q-.349 0-.578-.23T8 20.192M17.039 17l-3.462-5.23H14q.485 0 .724-.433q.24-.431-.053-.835l-2.2-3.135l1.858-2.692q.13-.18.307-.264q.178-.084.364-.084t.364.084q.176.083.307.264l3.529 5.07q.292.403.053.829q-.24.426-.718.426h-.385l3.139 4.739q.267.403.04.832t-.712.429z"/></svg>
</template>

CSS

.icon-forest-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%22M14%2020.192V17.77h2v2.5q0%20.31-.21.52q-.211.211-.52.211h-.462q-.349%200-.578-.23t-.23-.578m-6%200V17H3.383q-.485%200-.712-.429t.04-.833L5.85%2011h-.385q-.478%200-.718-.426t.053-.83l3.529-5.069q.13-.18.307-.264q.178-.084.364-.084t.364.084q.176.083.307.264l3.529%205.07q.292.403.053.829q-.24.426-.718.426h-.385l3.144%204.739q.267.403.04.832q-.226.429-.711.429H10v3.27q0%20.309-.21.52q-.211.21-.52.21h-.462q-.349%200-.578-.23T8%2020.192M17.039%2017l-3.462-5.23H14q.485%200%20.724-.433q.24-.431-.053-.835l-2.2-3.135l1.858-2.692q.13-.18.307-.264q.178-.084.364-.084t.364.084q.176.083.307.264l3.529%205.07q.292.403.053.829q-.24.426-.718.426h-.385l3.139%204.739q.267.403.04.832t-.712.429z%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%22M14%2020.192V17.77h2v2.5q0%20.31-.21.52q-.211.211-.52.211h-.462q-.349%200-.578-.23t-.23-.578m-6%200V17H3.383q-.485%200-.712-.429t.04-.833L5.85%2011h-.385q-.478%200-.718-.426t.053-.83l3.529-5.069q.13-.18.307-.264q.178-.084.364-.084t.364.084q.176.083.307.264l3.529%205.07q.292.403.053.829q-.24.426-.718.426h-.385l3.144%204.739q.267.403.04.832q-.226.429-.711.429H10v3.27q0%20.309-.21.52q-.211.21-.52.21h-.462q-.349%200-.578-.23T8%2020.192M17.039%2017l-3.462-5.23H14q.485%200%20.724-.433q.24-.431-.053-.835l-2.2-3.135l1.858-2.692q.13-.18.307-.264q.178-.084.364-.084t.364.084q.176.083.307.264l3.529%205.07q.292.403.053.829q-.24.426-.718.426h-.385l3.139%204.739q.267.403.04.832t-.712.429z%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-rounded.svg?color=%231a73e8&size=48