nest eco leaf icon
nest-eco-leaf-outline-rounded from Material Symbols Light by Google · Outline Rounded · Home · Apache-2.0 Free for personal and commercial use.
- Name
- nest-eco-leaf-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More home icons from Material Symbols Light
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075battery-profilechromecast-2cleaning-bucketclimate-mini-splitcool-to-drydetection-and-zonedetection-and-zone-offdetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-status
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="M12 18.923q-1.317 0-2.48-.457T7.427 17.21l-2.073 2.049q-.134.14-.341.14t-.348-.14t-.14-.348t.14-.34l2.048-2.049q-.8-.929-1.256-2.105T5 11.923q0-2.931 2.034-4.965Q9.07 4.923 12 4.923h5.962q.44 0 .739.299q.299.3.299.74v5.961q0 2.931-2.034 4.966Q14.93 18.923 12 18.923m0-1q2.5 0 4.25-1.75t1.75-4.25v-6h-6q-2.5 0-4.25 1.75T6 11.923q0 1.11.377 2.103t1.056 1.776l5.233-5.233q.133-.14.34-.14t.354.146q.16.16.16.351t-.166.357L8.12 16.496q.783.679 1.776 1.053t2.103.374m0-6"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNestEcoLeafOutlineRounded(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="M12 18.923q-1.317 0-2.48-.457T7.427 17.21l-2.073 2.049q-.134.14-.341.14t-.348-.14t-.14-.348t.14-.34l2.048-2.049q-.8-.929-1.256-2.105T5 11.923q0-2.931 2.034-4.965Q9.07 4.923 12 4.923h5.962q.44 0 .739.299q.299.3.299.74v5.961q0 2.931-2.034 4.966Q14.93 18.923 12 18.923m0-1q2.5 0 4.25-1.75t1.75-4.25v-6h-6q-2.5 0-4.25 1.75T6 11.923q0 1.11.377 2.103t1.056 1.776l5.233-5.233q.133-.14.34-.14t.354.146q.16.16.16.351t-.166.357L8.12 16.496q.783.679 1.776 1.053t2.103.374m0-6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 18.923q-1.317 0-2.48-.457T7.427 17.21l-2.073 2.049q-.134.14-.341.14t-.348-.14t-.14-.348t.14-.34l2.048-2.049q-.8-.929-1.256-2.105T5 11.923q0-2.931 2.034-4.965Q9.07 4.923 12 4.923h5.962q.44 0 .739.299q.299.3.299.74v5.961q0 2.931-2.034 4.966Q14.93 18.923 12 18.923m0-1q2.5 0 4.25-1.75t1.75-4.25v-6h-6q-2.5 0-4.25 1.75T6 11.923q0 1.11.377 2.103t1.056 1.776l5.233-5.233q.133-.14.34-.14t.354.146q.16.16.16.351t-.166.357L8.12 16.496q.783.679 1.776 1.053t2.103.374m0-6"/></svg> </template>
CSS
.icon-nest-eco-leaf-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%22M12%2018.923q-1.317%200-2.48-.457T7.427%2017.21l-2.073%202.049q-.134.14-.341.14t-.348-.14t-.14-.348t.14-.34l2.048-2.049q-.8-.929-1.256-2.105T5%2011.923q0-2.931%202.034-4.965Q9.07%204.923%2012%204.923h5.962q.44%200%20.739.299q.299.3.299.74v5.961q0%202.931-2.034%204.966Q14.93%2018.923%2012%2018.923m0-1q2.5%200%204.25-1.75t1.75-4.25v-6h-6q-2.5%200-4.25%201.75T6%2011.923q0%201.11.377%202.103t1.056%201.776l5.233-5.233q.133-.14.34-.14t.354.146q.16.16.16.351t-.166.357L8.12%2016.496q.783.679%201.776%201.053t2.103.374m0-6%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%22M12%2018.923q-1.317%200-2.48-.457T7.427%2017.21l-2.073%202.049q-.134.14-.341.14t-.348-.14t-.14-.348t.14-.34l2.048-2.049q-.8-.929-1.256-2.105T5%2011.923q0-2.931%202.034-4.965Q9.07%204.923%2012%204.923h5.962q.44%200%20.739.299q.299.3.299.74v5.961q0%202.931-2.034%204.966Q14.93%2018.923%2012%2018.923m0-1q2.5%200%204.25-1.75t1.75-4.25v-6h-6q-2.5%200-4.25%201.75T6%2011.923q0%201.11.377%202.103t1.056%201.776l5.233-5.233q.133-.14.34-.14t.354.146q.16.16.16.351t-.166.357L8.12%2016.496q.783.679%201.776%201.053t2.103.374m0-6%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-outline-rounded.svg?color=%231a73e8&size=48