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

Name
eco-outline-rounded
Set
Material Symbols Light
Style
Outline 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 eco icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.092 18.898q-.99-1-1.541-2.287T4 13.95q0-1.383.533-2.757t1.71-2.55q1.71-1.712 4.852-2.209q3.141-.496 6.26-.39q.382.045.682.179q.3.135.513.348q.214.214.32.497t.13.626q.05 1.512-.035 3.124t-.372 3.09t-.81 2.737t-1.375 2.113q-1.152 1.17-2.486 1.707q-1.333.535-2.677.535q-1.408 0-2.785-.551t-2.368-1.551m1.685.071q.783.522 1.699.776q.916.255 1.774.255q1.163 0 2.3-.453q1.139-.453 2.144-1.497q.447-.45.905-1.263t.794-2.124t.509-3.175t.086-4.438q-1.225-.05-2.781-.018t-3.11.266q-1.555.235-2.92.716q-1.366.48-2.183 1.298q-1.106 1.105-1.55 2.292T5 13.816q0 1.359.543 2.539t1.315 1.841q.627-1.769 1.938-3.395q1.312-1.626 3.67-3.032q-1.724 1.498-2.898 3.188t-1.791 4.012m0 0"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightEcoOutlineRounded(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="M6.092 18.898q-.99-1-1.541-2.287T4 13.95q0-1.383.533-2.757t1.71-2.55q1.71-1.712 4.852-2.209q3.141-.496 6.26-.39q.382.045.682.179q.3.135.513.348q.214.214.32.497t.13.626q.05 1.512-.035 3.124t-.372 3.09t-.81 2.737t-1.375 2.113q-1.152 1.17-2.486 1.707q-1.333.535-2.677.535q-1.408 0-2.785-.551t-2.368-1.551m1.685.071q.783.522 1.699.776q.916.255 1.774.255q1.163 0 2.3-.453q1.139-.453 2.144-1.497q.447-.45.905-1.263t.794-2.124t.509-3.175t.086-4.438q-1.225-.05-2.781-.018t-3.11.266q-1.555.235-2.92.716q-1.366.48-2.183 1.298q-1.106 1.105-1.55 2.292T5 13.816q0 1.359.543 2.539t1.315 1.841q.627-1.769 1.938-3.395q1.312-1.626 3.67-3.032q-1.724 1.498-2.898 3.188t-1.791 4.012m0 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.092 18.898q-.99-1-1.541-2.287T4 13.95q0-1.383.533-2.757t1.71-2.55q1.71-1.712 4.852-2.209q3.141-.496 6.26-.39q.382.045.682.179q.3.135.513.348q.214.214.32.497t.13.626q.05 1.512-.035 3.124t-.372 3.09t-.81 2.737t-1.375 2.113q-1.152 1.17-2.486 1.707q-1.333.535-2.677.535q-1.408 0-2.785-.551t-2.368-1.551m1.685.071q.783.522 1.699.776q.916.255 1.774.255q1.163 0 2.3-.453q1.139-.453 2.144-1.497q.447-.45.905-1.263t.794-2.124t.509-3.175t.086-4.438q-1.225-.05-2.781-.018t-3.11.266q-1.555.235-2.92.716q-1.366.48-2.183 1.298q-1.106 1.105-1.55 2.292T5 13.816q0 1.359.543 2.539t1.315 1.841q.627-1.769 1.938-3.395q1.312-1.626 3.67-3.032q-1.724 1.498-2.898 3.188t-1.791 4.012m0 0"/></svg>
</template>

CSS

.icon-eco-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%22M6.092%2018.898q-.99-1-1.541-2.287T4%2013.95q0-1.383.533-2.757t1.71-2.55q1.71-1.712%204.852-2.209q3.141-.496%206.26-.39q.382.045.682.179q.3.135.513.348q.214.214.32.497t.13.626q.05%201.512-.035%203.124t-.372%203.09t-.81%202.737t-1.375%202.113q-1.152%201.17-2.486%201.707q-1.333.535-2.677.535q-1.408%200-2.785-.551t-2.368-1.551m1.685.071q.783.522%201.699.776q.916.255%201.774.255q1.163%200%202.3-.453q1.139-.453%202.144-1.497q.447-.45.905-1.263t.794-2.124t.509-3.175t.086-4.438q-1.225-.05-2.781-.018t-3.11.266q-1.555.235-2.92.716q-1.366.48-2.183%201.298q-1.106%201.105-1.55%202.292T5%2013.816q0%201.359.543%202.539t1.315%201.841q.627-1.769%201.938-3.395q1.312-1.626%203.67-3.032q-1.724%201.498-2.898%203.188t-1.791%204.012m0%200%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%22M6.092%2018.898q-.99-1-1.541-2.287T4%2013.95q0-1.383.533-2.757t1.71-2.55q1.71-1.712%204.852-2.209q3.141-.496%206.26-.39q.382.045.682.179q.3.135.513.348q.214.214.32.497t.13.626q.05%201.512-.035%203.124t-.372%203.09t-.81%202.737t-1.375%202.113q-1.152%201.17-2.486%201.707q-1.333.535-2.677.535q-1.408%200-2.785-.551t-2.368-1.551m1.685.071q.783.522%201.699.776q.916.255%201.774.255q1.163%200%202.3-.453q1.139-.453%202.144-1.497q.447-.45.905-1.263t.794-2.124t.509-3.175t.086-4.438q-1.225-.05-2.781-.018t-3.11.266q-1.555.235-2.92.716q-1.366.48-2.183%201.298q-1.106%201.105-1.55%202.292T5%2013.816q0%201.359.543%202.539t1.315%201.841q.627-1.769%201.938-3.395q1.312-1.626%203.67-3.032q-1.724%201.498-2.898%203.188t-1.791%204.012m0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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