earth-leaf-48-regular from Fluent UI System Icons by Microsoft Corporation · 48 Regular · MIT Free for personal and commercial use.

Name
earth-leaf-48-regular
Set
Fluent UI System Icons
Style
48 Regular
Viewbox
48×48
License
MIT

9 other variants in Fluent UI System Icons

Use the earth leaf icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M23.209 6.518Q23.602 6.5 24 6.5c3.453 0 6.672 1 9.384 2.726c-2 3.068-4.399 5.465-5.636 6.607c-.972.896-.97 2.383-.143 3.31a10.65 10.65 0 0 1 2.605 5.467q.528-.294 1.072-.546q.62-.289 1.269-.536a13.1 13.1 0 0 0-3-5.957c1.32-1.23 3.759-3.687 5.844-6.853a17.47 17.47 0 0 1 5.992 11.283c.855.003 1.701.047 2.527.132C42.972 11.963 34.416 4 24 4C12.954 4 4 12.954 4 24s8.954 20 20 20h.172a3 3 0 0 1 .148-.347q.587-1.164 1.203-2.218q-.753.065-1.523.065c-4.768 0-9.09-1.907-12.247-5q0-.054-.005-.109c-.245-2.809-.041-4.433.308-5.369c.312-.84.734-1.123 1.18-1.283c.268-.097.575-.157.955-.209l.363-.045c.28-.034.602-.073.874-.12c.889-.157 2.048-.518 2.692-1.806c.547-1.094.507-2.253.36-3.218c-.074-.49-.184-.975-.287-1.414l-.04-.175c-.09-.385-.172-.73-.234-1.068c-.148-.804-.127-1.276.012-1.583c.103-.23.382-.604 1.415-.9c2.333-.666 3.983-1.65 4.997-2.947c1.037-1.328 1.29-2.834 1.12-4.276c-.168-1.409-.74-2.787-1.387-3.992c-.274-.51-.57-1.003-.867-1.468m-2.775.346c.492.71 1.002 1.49 1.44 2.306c.579 1.076.991 2.136 1.106 3.102c.11.933-.058 1.74-.608 2.443c-.572.733-1.672 1.5-3.713 2.083c-1.468.42-2.502 1.153-3.008 2.276c-.47 1.045-.355 2.171-.19 3.063c.073.401.17.812.258 1.19l.04.168c.102.439.191.839.25 1.222c.119.78.078 1.318-.125 1.724c-.106.212-.26.35-.888.46c-.215.038-.409.061-.637.089c-.15.018-.313.037-.507.064a7 7 0 0 0-1.462.332c-1.116.402-2.1 1.213-2.677 2.764c-.309.828-.497 1.855-.554 3.128A17.4 17.4 0 0 1 6.5 24c0-8.443 5.98-15.49 13.934-17.136M44.95 24.285c-4.144-.669-9.049-.17-12.823 1.59c-1.896.885-3.574 2.12-4.698 3.757c-1.142 1.662-1.665 3.675-1.327 5.98a9.9 9.9 0 0 0 1.052 3.254a33.4 33.4 0 0 1 6.7-7.267a28 28 0 0 1 2.626-1.872a18 18 0 0 1 1.02-.593l.026-.014l.018-.009l.005-.003l.004-.002a1 1 0 0 1 .898 1.788l-.009.004a6 6 0 0 0-.215.116c-.157.088-.39.223-.688.409a26 26 0 0 0-2.434 1.738a31.5 31.5 0 0 0-6.775 7.552q-.035.054-.075.103a38 38 0 0 0-2.148 3.735a1 1 0 1 0 1.787.898a36 36 0 0 1 1.985-3.462c.87.637 1.826 1.116 2.8 1.444c1.525.515 3.123.675 4.567.501c1.428-.172 2.81-.686 3.786-1.631c1.273-1.233 2.018-2.395 2.434-3.623c.405-1.198.465-2.377.503-3.524l.012-.362c.067-2.186.146-4.772 1.913-8.767a1.25 1.25 0 0 0-.944-1.74"/></svg>

React

import type { SVGProps } from "react";

export function FluentEarthLeaf48Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M23.209 6.518Q23.602 6.5 24 6.5c3.453 0 6.672 1 9.384 2.726c-2 3.068-4.399 5.465-5.636 6.607c-.972.896-.97 2.383-.143 3.31a10.65 10.65 0 0 1 2.605 5.467q.528-.294 1.072-.546q.62-.289 1.269-.536a13.1 13.1 0 0 0-3-5.957c1.32-1.23 3.759-3.687 5.844-6.853a17.47 17.47 0 0 1 5.992 11.283c.855.003 1.701.047 2.527.132C42.972 11.963 34.416 4 24 4C12.954 4 4 12.954 4 24s8.954 20 20 20h.172a3 3 0 0 1 .148-.347q.587-1.164 1.203-2.218q-.753.065-1.523.065c-4.768 0-9.09-1.907-12.247-5q0-.054-.005-.109c-.245-2.809-.041-4.433.308-5.369c.312-.84.734-1.123 1.18-1.283c.268-.097.575-.157.955-.209l.363-.045c.28-.034.602-.073.874-.12c.889-.157 2.048-.518 2.692-1.806c.547-1.094.507-2.253.36-3.218c-.074-.49-.184-.975-.287-1.414l-.04-.175c-.09-.385-.172-.73-.234-1.068c-.148-.804-.127-1.276.012-1.583c.103-.23.382-.604 1.415-.9c2.333-.666 3.983-1.65 4.997-2.947c1.037-1.328 1.29-2.834 1.12-4.276c-.168-1.409-.74-2.787-1.387-3.992c-.274-.51-.57-1.003-.867-1.468m-2.775.346c.492.71 1.002 1.49 1.44 2.306c.579 1.076.991 2.136 1.106 3.102c.11.933-.058 1.74-.608 2.443c-.572.733-1.672 1.5-3.713 2.083c-1.468.42-2.502 1.153-3.008 2.276c-.47 1.045-.355 2.171-.19 3.063c.073.401.17.812.258 1.19l.04.168c.102.439.191.839.25 1.222c.119.78.078 1.318-.125 1.724c-.106.212-.26.35-.888.46c-.215.038-.409.061-.637.089c-.15.018-.313.037-.507.064a7 7 0 0 0-1.462.332c-1.116.402-2.1 1.213-2.677 2.764c-.309.828-.497 1.855-.554 3.128A17.4 17.4 0 0 1 6.5 24c0-8.443 5.98-15.49 13.934-17.136M44.95 24.285c-4.144-.669-9.049-.17-12.823 1.59c-1.896.885-3.574 2.12-4.698 3.757c-1.142 1.662-1.665 3.675-1.327 5.98a9.9 9.9 0 0 0 1.052 3.254a33.4 33.4 0 0 1 6.7-7.267a28 28 0 0 1 2.626-1.872a18 18 0 0 1 1.02-.593l.026-.014l.018-.009l.005-.003l.004-.002a1 1 0 0 1 .898 1.788l-.009.004a6 6 0 0 0-.215.116c-.157.088-.39.223-.688.409a26 26 0 0 0-2.434 1.738a31.5 31.5 0 0 0-6.775 7.552q-.035.054-.075.103a38 38 0 0 0-2.148 3.735a1 1 0 1 0 1.787.898a36 36 0 0 1 1.985-3.462c.87.637 1.826 1.116 2.8 1.444c1.525.515 3.123.675 4.567.501c1.428-.172 2.81-.686 3.786-1.631c1.273-1.233 2.018-2.395 2.434-3.623c.405-1.198.465-2.377.503-3.524l.012-.362c.067-2.186.146-4.772 1.913-8.767a1.25 1.25 0 0 0-.944-1.74"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M23.209 6.518Q23.602 6.5 24 6.5c3.453 0 6.672 1 9.384 2.726c-2 3.068-4.399 5.465-5.636 6.607c-.972.896-.97 2.383-.143 3.31a10.65 10.65 0 0 1 2.605 5.467q.528-.294 1.072-.546q.62-.289 1.269-.536a13.1 13.1 0 0 0-3-5.957c1.32-1.23 3.759-3.687 5.844-6.853a17.47 17.47 0 0 1 5.992 11.283c.855.003 1.701.047 2.527.132C42.972 11.963 34.416 4 24 4C12.954 4 4 12.954 4 24s8.954 20 20 20h.172a3 3 0 0 1 .148-.347q.587-1.164 1.203-2.218q-.753.065-1.523.065c-4.768 0-9.09-1.907-12.247-5q0-.054-.005-.109c-.245-2.809-.041-4.433.308-5.369c.312-.84.734-1.123 1.18-1.283c.268-.097.575-.157.955-.209l.363-.045c.28-.034.602-.073.874-.12c.889-.157 2.048-.518 2.692-1.806c.547-1.094.507-2.253.36-3.218c-.074-.49-.184-.975-.287-1.414l-.04-.175c-.09-.385-.172-.73-.234-1.068c-.148-.804-.127-1.276.012-1.583c.103-.23.382-.604 1.415-.9c2.333-.666 3.983-1.65 4.997-2.947c1.037-1.328 1.29-2.834 1.12-4.276c-.168-1.409-.74-2.787-1.387-3.992c-.274-.51-.57-1.003-.867-1.468m-2.775.346c.492.71 1.002 1.49 1.44 2.306c.579 1.076.991 2.136 1.106 3.102c.11.933-.058 1.74-.608 2.443c-.572.733-1.672 1.5-3.713 2.083c-1.468.42-2.502 1.153-3.008 2.276c-.47 1.045-.355 2.171-.19 3.063c.073.401.17.812.258 1.19l.04.168c.102.439.191.839.25 1.222c.119.78.078 1.318-.125 1.724c-.106.212-.26.35-.888.46c-.215.038-.409.061-.637.089c-.15.018-.313.037-.507.064a7 7 0 0 0-1.462.332c-1.116.402-2.1 1.213-2.677 2.764c-.309.828-.497 1.855-.554 3.128A17.4 17.4 0 0 1 6.5 24c0-8.443 5.98-15.49 13.934-17.136M44.95 24.285c-4.144-.669-9.049-.17-12.823 1.59c-1.896.885-3.574 2.12-4.698 3.757c-1.142 1.662-1.665 3.675-1.327 5.98a9.9 9.9 0 0 0 1.052 3.254a33.4 33.4 0 0 1 6.7-7.267a28 28 0 0 1 2.626-1.872a18 18 0 0 1 1.02-.593l.026-.014l.018-.009l.005-.003l.004-.002a1 1 0 0 1 .898 1.788l-.009.004a6 6 0 0 0-.215.116c-.157.088-.39.223-.688.409a26 26 0 0 0-2.434 1.738a31.5 31.5 0 0 0-6.775 7.552q-.035.054-.075.103a38 38 0 0 0-2.148 3.735a1 1 0 1 0 1.787.898a36 36 0 0 1 1.985-3.462c.87.637 1.826 1.116 2.8 1.444c1.525.515 3.123.675 4.567.501c1.428-.172 2.81-.686 3.786-1.631c1.273-1.233 2.018-2.395 2.434-3.623c.405-1.198.465-2.377.503-3.524l.012-.362c.067-2.186.146-4.772 1.913-8.767a1.25 1.25 0 0 0-.944-1.74"/></svg>
</template>

CSS

.icon-earth-leaf-48-regular {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.209%206.518Q23.602%206.5%2024%206.5c3.453%200%206.672%201%209.384%202.726c-2%203.068-4.399%205.465-5.636%206.607c-.972.896-.97%202.383-.143%203.31a10.65%2010.65%200%200%201%202.605%205.467q.528-.294%201.072-.546q.62-.289%201.269-.536a13.1%2013.1%200%200%200-3-5.957c1.32-1.23%203.759-3.687%205.844-6.853a17.47%2017.47%200%200%201%205.992%2011.283c.855.003%201.701.047%202.527.132C42.972%2011.963%2034.416%204%2024%204C12.954%204%204%2012.954%204%2024s8.954%2020%2020%2020h.172a3%203%200%200%201%20.148-.347q.587-1.164%201.203-2.218q-.753.065-1.523.065c-4.768%200-9.09-1.907-12.247-5q0-.054-.005-.109c-.245-2.809-.041-4.433.308-5.369c.312-.84.734-1.123%201.18-1.283c.268-.097.575-.157.955-.209l.363-.045c.28-.034.602-.073.874-.12c.889-.157%202.048-.518%202.692-1.806c.547-1.094.507-2.253.36-3.218c-.074-.49-.184-.975-.287-1.414l-.04-.175c-.09-.385-.172-.73-.234-1.068c-.148-.804-.127-1.276.012-1.583c.103-.23.382-.604%201.415-.9c2.333-.666%203.983-1.65%204.997-2.947c1.037-1.328%201.29-2.834%201.12-4.276c-.168-1.409-.74-2.787-1.387-3.992c-.274-.51-.57-1.003-.867-1.468m-2.775.346c.492.71%201.002%201.49%201.44%202.306c.579%201.076.991%202.136%201.106%203.102c.11.933-.058%201.74-.608%202.443c-.572.733-1.672%201.5-3.713%202.083c-1.468.42-2.502%201.153-3.008%202.276c-.47%201.045-.355%202.171-.19%203.063c.073.401.17.812.258%201.19l.04.168c.102.439.191.839.25%201.222c.119.78.078%201.318-.125%201.724c-.106.212-.26.35-.888.46c-.215.038-.409.061-.637.089c-.15.018-.313.037-.507.064a7%207%200%200%200-1.462.332c-1.116.402-2.1%201.213-2.677%202.764c-.309.828-.497%201.855-.554%203.128A17.4%2017.4%200%200%201%206.5%2024c0-8.443%205.98-15.49%2013.934-17.136M44.95%2024.285c-4.144-.669-9.049-.17-12.823%201.59c-1.896.885-3.574%202.12-4.698%203.757c-1.142%201.662-1.665%203.675-1.327%205.98a9.9%209.9%200%200%200%201.052%203.254a33.4%2033.4%200%200%201%206.7-7.267a28%2028%200%200%201%202.626-1.872a18%2018%200%200%201%201.02-.593l.026-.014l.018-.009l.005-.003l.004-.002a1%201%200%200%201%20.898%201.788l-.009.004a6%206%200%200%200-.215.116c-.157.088-.39.223-.688.409a26%2026%200%200%200-2.434%201.738a31.5%2031.5%200%200%200-6.775%207.552q-.035.054-.075.103a38%2038%200%200%200-2.148%203.735a1%201%200%201%200%201.787.898a36%2036%200%200%201%201.985-3.462c.87.637%201.826%201.116%202.8%201.444c1.525.515%203.123.675%204.567.501c1.428-.172%202.81-.686%203.786-1.631c1.273-1.233%202.018-2.395%202.434-3.623c.405-1.198.465-2.377.503-3.524l.012-.362c.067-2.186.146-4.772%201.913-8.767a1.25%201.25%200%200%200-.944-1.74%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.209%206.518Q23.602%206.5%2024%206.5c3.453%200%206.672%201%209.384%202.726c-2%203.068-4.399%205.465-5.636%206.607c-.972.896-.97%202.383-.143%203.31a10.65%2010.65%200%200%201%202.605%205.467q.528-.294%201.072-.546q.62-.289%201.269-.536a13.1%2013.1%200%200%200-3-5.957c1.32-1.23%203.759-3.687%205.844-6.853a17.47%2017.47%200%200%201%205.992%2011.283c.855.003%201.701.047%202.527.132C42.972%2011.963%2034.416%204%2024%204C12.954%204%204%2012.954%204%2024s8.954%2020%2020%2020h.172a3%203%200%200%201%20.148-.347q.587-1.164%201.203-2.218q-.753.065-1.523.065c-4.768%200-9.09-1.907-12.247-5q0-.054-.005-.109c-.245-2.809-.041-4.433.308-5.369c.312-.84.734-1.123%201.18-1.283c.268-.097.575-.157.955-.209l.363-.045c.28-.034.602-.073.874-.12c.889-.157%202.048-.518%202.692-1.806c.547-1.094.507-2.253.36-3.218c-.074-.49-.184-.975-.287-1.414l-.04-.175c-.09-.385-.172-.73-.234-1.068c-.148-.804-.127-1.276.012-1.583c.103-.23.382-.604%201.415-.9c2.333-.666%203.983-1.65%204.997-2.947c1.037-1.328%201.29-2.834%201.12-4.276c-.168-1.409-.74-2.787-1.387-3.992c-.274-.51-.57-1.003-.867-1.468m-2.775.346c.492.71%201.002%201.49%201.44%202.306c.579%201.076.991%202.136%201.106%203.102c.11.933-.058%201.74-.608%202.443c-.572.733-1.672%201.5-3.713%202.083c-1.468.42-2.502%201.153-3.008%202.276c-.47%201.045-.355%202.171-.19%203.063c.073.401.17.812.258%201.19l.04.168c.102.439.191.839.25%201.222c.119.78.078%201.318-.125%201.724c-.106.212-.26.35-.888.46c-.215.038-.409.061-.637.089c-.15.018-.313.037-.507.064a7%207%200%200%200-1.462.332c-1.116.402-2.1%201.213-2.677%202.764c-.309.828-.497%201.855-.554%203.128A17.4%2017.4%200%200%201%206.5%2024c0-8.443%205.98-15.49%2013.934-17.136M44.95%2024.285c-4.144-.669-9.049-.17-12.823%201.59c-1.896.885-3.574%202.12-4.698%203.757c-1.142%201.662-1.665%203.675-1.327%205.98a9.9%209.9%200%200%200%201.052%203.254a33.4%2033.4%200%200%201%206.7-7.267a28%2028%200%200%201%202.626-1.872a18%2018%200%200%201%201.02-.593l.026-.014l.018-.009l.005-.003l.004-.002a1%201%200%200%201%20.898%201.788l-.009.004a6%206%200%200%200-.215.116c-.157.088-.39.223-.688.409a26%2026%200%200%200-2.434%201.738a31.5%2031.5%200%200%200-6.775%207.552q-.035.054-.075.103a38%2038%200%200%200-2.148%203.735a1%201%200%201%200%201.787.898a36%2036%200%200%201%201.985-3.462c.87.637%201.826%201.116%202.8%201.444c1.525.515%203.123.675%204.567.501c1.428-.172%202.81-.686%203.786-1.631c1.273-1.233%202.018-2.395%202.434-3.623c.405-1.198.465-2.377.503-3.524l.012-.362c.067-2.186.146-4.772%201.913-8.767a1.25%201.25%200%200%200-.944-1.74%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/earth-leaf-48-regular.svg?color=%231a73e8&size=48