earth-leaf-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.

Name
earth-leaf-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
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 16 16"><path fill="currentColor" d="M1 7.998a6.998 6.998 0 0 1 13.966-.666a14 14 0 0 0-.609-.151a9.5 9.5 0 0 0-3.293-.169q-.655.082-1.239.258a10 10 0 0 0-.161-.334a9 9 0 0 1-.197-.412c-.088-.2-.184-.46-.167-.736c.02-.32.182-.58.443-.776c.317-.238.716-.783 1.06-1.334c.166-.263.307-.51.407-.69l.023-.042A5.97 5.97 0 0 0 7.998 2H7.95c.091.18.191.395.281.634c.244.646.464 1.592.071 2.428c-.361.77-.984.97-1.45 1.09l-.067.017c-.453.117-.64.165-.776.37c-.126.192-.103.433.04.9l.033.105c.057.182.125.398.16.602c.044.254.056.572-.104.88a1.5 1.5 0 0 1-.622.651a2.1 2.1 0 0 1-.664.21l-.068.012c-.358.063-.54.095-.715.282c-.137.147-.222.402-.271.772q-.029.225-.045.456l-.007.082a4 4 0 0 1-.069.53l-.025.11a6 6 0 0 0 2.215 1.476q-.282.42-.524.868A7 7 0 0 1 1 7.998m14.925.74A.5.5 0 0 0 15.5 8.5h-.008l-.026-.003l-.091-.018a6 6 0 0 1-.299-.078l-.095-.026a15 15 0 0 0-.841-.218a8.5 8.5 0 0 0-2.952-.153c-1.202.15-2.121.558-2.748 1.142c-.63.589-.94 1.337-.94 2.1q.001.275.038.52c1.05-.916 2.345-1.657 3.776-2.23a.5.5 0 1 1 .372.929c-.797.319-1.534.687-2.198 1.102c-1.652.964-2.681 2.202-3.435 3.71a.5.5 0 1 0 .894.447c.384-.766.843-1.455 1.448-2.068q.03.057.07.124c.11.186.28.435.512.686c.465.5 1.214 1.034 2.273 1.034c.652 0 1.194-.166 1.638-.456c.44-.286.758-.675.996-1.083c.368-.63.579-1.38.735-1.936q.059-.211.109-.377c.173-.564.426-1.07.66-1.484q.179-.31.325-.541l.016-.026a5 5 0 0 0 .218-.373a.5.5 0 0 0-.022-.486"/></svg>

React

import type { SVGProps } from "react";

export function FluentEarthLeaf16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M1 7.998a6.998 6.998 0 0 1 13.966-.666a14 14 0 0 0-.609-.151a9.5 9.5 0 0 0-3.293-.169q-.655.082-1.239.258a10 10 0 0 0-.161-.334a9 9 0 0 1-.197-.412c-.088-.2-.184-.46-.167-.736c.02-.32.182-.58.443-.776c.317-.238.716-.783 1.06-1.334c.166-.263.307-.51.407-.69l.023-.042A5.97 5.97 0 0 0 7.998 2H7.95c.091.18.191.395.281.634c.244.646.464 1.592.071 2.428c-.361.77-.984.97-1.45 1.09l-.067.017c-.453.117-.64.165-.776.37c-.126.192-.103.433.04.9l.033.105c.057.182.125.398.16.602c.044.254.056.572-.104.88a1.5 1.5 0 0 1-.622.651a2.1 2.1 0 0 1-.664.21l-.068.012c-.358.063-.54.095-.715.282c-.137.147-.222.402-.271.772q-.029.225-.045.456l-.007.082a4 4 0 0 1-.069.53l-.025.11a6 6 0 0 0 2.215 1.476q-.282.42-.524.868A7 7 0 0 1 1 7.998m14.925.74A.5.5 0 0 0 15.5 8.5h-.008l-.026-.003l-.091-.018a6 6 0 0 1-.299-.078l-.095-.026a15 15 0 0 0-.841-.218a8.5 8.5 0 0 0-2.952-.153c-1.202.15-2.121.558-2.748 1.142c-.63.589-.94 1.337-.94 2.1q.001.275.038.52c1.05-.916 2.345-1.657 3.776-2.23a.5.5 0 1 1 .372.929c-.797.319-1.534.687-2.198 1.102c-1.652.964-2.681 2.202-3.435 3.71a.5.5 0 1 0 .894.447c.384-.766.843-1.455 1.448-2.068q.03.057.07.124c.11.186.28.435.512.686c.465.5 1.214 1.034 2.273 1.034c.652 0 1.194-.166 1.638-.456c.44-.286.758-.675.996-1.083c.368-.63.579-1.38.735-1.936q.059-.211.109-.377c.173-.564.426-1.07.66-1.484q.179-.31.325-.541l.016-.026a5 5 0 0 0 .218-.373a.5.5 0 0 0-.022-.486"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M1 7.998a6.998 6.998 0 0 1 13.966-.666a14 14 0 0 0-.609-.151a9.5 9.5 0 0 0-3.293-.169q-.655.082-1.239.258a10 10 0 0 0-.161-.334a9 9 0 0 1-.197-.412c-.088-.2-.184-.46-.167-.736c.02-.32.182-.58.443-.776c.317-.238.716-.783 1.06-1.334c.166-.263.307-.51.407-.69l.023-.042A5.97 5.97 0 0 0 7.998 2H7.95c.091.18.191.395.281.634c.244.646.464 1.592.071 2.428c-.361.77-.984.97-1.45 1.09l-.067.017c-.453.117-.64.165-.776.37c-.126.192-.103.433.04.9l.033.105c.057.182.125.398.16.602c.044.254.056.572-.104.88a1.5 1.5 0 0 1-.622.651a2.1 2.1 0 0 1-.664.21l-.068.012c-.358.063-.54.095-.715.282c-.137.147-.222.402-.271.772q-.029.225-.045.456l-.007.082a4 4 0 0 1-.069.53l-.025.11a6 6 0 0 0 2.215 1.476q-.282.42-.524.868A7 7 0 0 1 1 7.998m14.925.74A.5.5 0 0 0 15.5 8.5h-.008l-.026-.003l-.091-.018a6 6 0 0 1-.299-.078l-.095-.026a15 15 0 0 0-.841-.218a8.5 8.5 0 0 0-2.952-.153c-1.202.15-2.121.558-2.748 1.142c-.63.589-.94 1.337-.94 2.1q.001.275.038.52c1.05-.916 2.345-1.657 3.776-2.23a.5.5 0 1 1 .372.929c-.797.319-1.534.687-2.198 1.102c-1.652.964-2.681 2.202-3.435 3.71a.5.5 0 1 0 .894.447c.384-.766.843-1.455 1.448-2.068q.03.057.07.124c.11.186.28.435.512.686c.465.5 1.214 1.034 2.273 1.034c.652 0 1.194-.166 1.638-.456c.44-.286.758-.675.996-1.083c.368-.63.579-1.38.735-1.936q.059-.211.109-.377c.173-.564.426-1.07.66-1.484q.179-.31.325-.541l.016-.026a5 5 0 0 0 .218-.373a.5.5 0 0 0-.022-.486"/></svg>
</template>

CSS

.icon-earth-leaf-16-filled {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1%207.998a6.998%206.998%200%200%201%2013.966-.666a14%2014%200%200%200-.609-.151a9.5%209.5%200%200%200-3.293-.169q-.655.082-1.239.258a10%2010%200%200%200-.161-.334a9%209%200%200%201-.197-.412c-.088-.2-.184-.46-.167-.736c.02-.32.182-.58.443-.776c.317-.238.716-.783%201.06-1.334c.166-.263.307-.51.407-.69l.023-.042A5.97%205.97%200%200%200%207.998%202H7.95c.091.18.191.395.281.634c.244.646.464%201.592.071%202.428c-.361.77-.984.97-1.45%201.09l-.067.017c-.453.117-.64.165-.776.37c-.126.192-.103.433.04.9l.033.105c.057.182.125.398.16.602c.044.254.056.572-.104.88a1.5%201.5%200%200%201-.622.651a2.1%202.1%200%200%201-.664.21l-.068.012c-.358.063-.54.095-.715.282c-.137.147-.222.402-.271.772q-.029.225-.045.456l-.007.082a4%204%200%200%201-.069.53l-.025.11a6%206%200%200%200%202.215%201.476q-.282.42-.524.868A7%207%200%200%201%201%207.998m14.925.74A.5.5%200%200%200%2015.5%208.5h-.008l-.026-.003l-.091-.018a6%206%200%200%201-.299-.078l-.095-.026a15%2015%200%200%200-.841-.218a8.5%208.5%200%200%200-2.952-.153c-1.202.15-2.121.558-2.748%201.142c-.63.589-.94%201.337-.94%202.1q.001.275.038.52c1.05-.916%202.345-1.657%203.776-2.23a.5.5%200%201%201%20.372.929c-.797.319-1.534.687-2.198%201.102c-1.652.964-2.681%202.202-3.435%203.71a.5.5%200%201%200%20.894.447c.384-.766.843-1.455%201.448-2.068q.03.057.07.124c.11.186.28.435.512.686c.465.5%201.214%201.034%202.273%201.034c.652%200%201.194-.166%201.638-.456c.44-.286.758-.675.996-1.083c.368-.63.579-1.38.735-1.936q.059-.211.109-.377c.173-.564.426-1.07.66-1.484q.179-.31.325-.541l.016-.026a5%205%200%200%200%20.218-.373a.5.5%200%200%200-.022-.486%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1%207.998a6.998%206.998%200%200%201%2013.966-.666a14%2014%200%200%200-.609-.151a9.5%209.5%200%200%200-3.293-.169q-.655.082-1.239.258a10%2010%200%200%200-.161-.334a9%209%200%200%201-.197-.412c-.088-.2-.184-.46-.167-.736c.02-.32.182-.58.443-.776c.317-.238.716-.783%201.06-1.334c.166-.263.307-.51.407-.69l.023-.042A5.97%205.97%200%200%200%207.998%202H7.95c.091.18.191.395.281.634c.244.646.464%201.592.071%202.428c-.361.77-.984.97-1.45%201.09l-.067.017c-.453.117-.64.165-.776.37c-.126.192-.103.433.04.9l.033.105c.057.182.125.398.16.602c.044.254.056.572-.104.88a1.5%201.5%200%200%201-.622.651a2.1%202.1%200%200%201-.664.21l-.068.012c-.358.063-.54.095-.715.282c-.137.147-.222.402-.271.772q-.029.225-.045.456l-.007.082a4%204%200%200%201-.069.53l-.025.11a6%206%200%200%200%202.215%201.476q-.282.42-.524.868A7%207%200%200%201%201%207.998m14.925.74A.5.5%200%200%200%2015.5%208.5h-.008l-.026-.003l-.091-.018a6%206%200%200%201-.299-.078l-.095-.026a15%2015%200%200%200-.841-.218a8.5%208.5%200%200%200-2.952-.153c-1.202.15-2.121.558-2.748%201.142c-.63.589-.94%201.337-.94%202.1q.001.275.038.52c1.05-.916%202.345-1.657%203.776-2.23a.5.5%200%201%201%20.372.929c-.797.319-1.534.687-2.198%201.102c-1.652.964-2.681%202.202-3.435%203.71a.5.5%200%201%200%20.894.447c.384-.766.843-1.455%201.448-2.068q.03.057.07.124c.11.186.28.435.512.686c.465.5%201.214%201.034%202.273%201.034c.652%200%201.194-.166%201.638-.456c.44-.286.758-.675.996-1.083c.368-.63.579-1.38.735-1.936q.059-.211.109-.377c.173-.564.426-1.07.66-1.484q.179-.31.325-.541l.016-.026a5%205%200%200%200%20.218-.373a.5.5%200%200%200-.022-.486%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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