nest-eco-leaf from Material Symbols Light by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.

Name
nest-eco-leaf
Set
Material Symbols Light
Style
Regular
Category
Home
Viewbox
24×24
License
Apache 2.0
Aliases
nest-eco-leaf-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More home icons from Material Symbols Light

Use the nest eco leaf icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.666 19.258q-.141-.14-.141-.348t.14-.34l2.049-2.049q-.8-.929-1.257-2.105T5 11.923q0-2.931 2.034-4.965Q9.07 4.923 12 4.923h7v7q0 2.931-2.034 4.966Q14.93 18.923 12 18.923q-1.317 0-2.48-.457T7.427 17.21l-2.073 2.048q-.134.14-.341.14t-.348-.14m4.07-4.072q.14.155.345.149t.349-.147l3.925-3.905q.165-.166.165-.357t-.16-.351q-.145-.146-.352-.146q-.208 0-.341.14L8.735 14.5q-.14.136-.14.339t.14.347"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNestEcoLeaf(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="M4.666 19.258q-.141-.14-.141-.348t.14-.34l2.049-2.049q-.8-.929-1.257-2.105T5 11.923q0-2.931 2.034-4.965Q9.07 4.923 12 4.923h7v7q0 2.931-2.034 4.966Q14.93 18.923 12 18.923q-1.317 0-2.48-.457T7.427 17.21l-2.073 2.048q-.134.14-.341.14t-.348-.14m4.07-4.072q.14.155.345.149t.349-.147l3.925-3.905q.165-.166.165-.357t-.16-.351q-.145-.146-.352-.146q-.208 0-.341.14L8.735 14.5q-.14.136-.14.339t.14.347"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.666 19.258q-.141-.14-.141-.348t.14-.34l2.049-2.049q-.8-.929-1.257-2.105T5 11.923q0-2.931 2.034-4.965Q9.07 4.923 12 4.923h7v7q0 2.931-2.034 4.966Q14.93 18.923 12 18.923q-1.317 0-2.48-.457T7.427 17.21l-2.073 2.048q-.134.14-.341.14t-.348-.14m4.07-4.072q.14.155.345.149t.349-.147l3.925-3.905q.165-.166.165-.357t-.16-.351q-.145-.146-.352-.146q-.208 0-.341.14L8.735 14.5q-.14.136-.14.339t.14.347"/></svg>
</template>

CSS

.icon-nest-eco-leaf {
  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%22M4.666%2019.258q-.141-.14-.141-.348t.14-.34l2.049-2.049q-.8-.929-1.257-2.105T5%2011.923q0-2.931%202.034-4.965Q9.07%204.923%2012%204.923h7v7q0%202.931-2.034%204.966Q14.93%2018.923%2012%2018.923q-1.317%200-2.48-.457T7.427%2017.21l-2.073%202.048q-.134.14-.341.14t-.348-.14m4.07-4.072q.14.155.345.149t.349-.147l3.925-3.905q.165-.166.165-.357t-.16-.351q-.145-.146-.352-.146q-.208%200-.341.14L8.735%2014.5q-.14.136-.14.339t.14.347%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%22M4.666%2019.258q-.141-.14-.141-.348t.14-.34l2.049-2.049q-.8-.929-1.257-2.105T5%2011.923q0-2.931%202.034-4.965Q9.07%204.923%2012%204.923h7v7q0%202.931-2.034%204.966Q14.93%2018.923%2012%2018.923q-1.317%200-2.48-.457T7.427%2017.21l-2.073%202.048q-.134.14-.341.14t-.348-.14m4.07-4.072q.14.155.345.149t.349-.147l3.925-3.905q.165-.166.165-.357t-.16-.351q-.145-.146-.352-.146q-.208%200-.341.14L8.735%2014.5q-.14.136-.14.339t.14.347%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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