eco energy icon

eco-energy from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
eco-energy
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the eco energy icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M2 10c.78-3.816 3.67-6.87 7.406-7.91c.314-.087.47-.131.555-.038c.085.094.022.248-.102.558L9 4.5M14 2c3.816.78 6.87 3.67 7.91 7.406c.087.314.131.47.038.555c-.094.085-.248.022-.558-.102L19.5 9m2.5 5c-.78 3.816-3.67 6.87-7.406 7.91c-.314.087-.47.131-.555.038c-.085-.094-.022-.248.102-.558L15 19.5M10 22c-3.816-.78-6.87-3.67-7.91-7.406c-.087-.314-.131-.47-.038-.555c.094-.085.248-.022.558.102L4.5 15"/><path stroke-linejoin="round" d="M12 11.099c-1.313.9-2.901 2.68-3.5 5.401m.875-2.396c-2.072-4.794 2.108-6.411 5.289-6.591c.384-.022.576-.033.713.107c.138.14.13.34.114.738c-.131 3.316-1.453 7.878-6.116 5.746"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsEcoEnergy(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M2 10c.78-3.816 3.67-6.87 7.406-7.91c.314-.087.47-.131.555-.038c.085.094.022.248-.102.558L9 4.5M14 2c3.816.78 6.87 3.67 7.91 7.406c.087.314.131.47.038.555c-.094.085-.248.022-.558-.102L19.5 9m2.5 5c-.78 3.816-3.67 6.87-7.406 7.91c-.314.087-.47.131-.555.038c-.085-.094-.022-.248.102-.558L15 19.5M10 22c-3.816-.78-6.87-3.67-7.91-7.406c-.087-.314-.131-.47-.038-.555c.094-.085.248-.022.558.102L4.5 15"/><path strokeLinejoin="round" d="M12 11.099c-1.313.9-2.901 2.68-3.5 5.401m.875-2.396c-2.072-4.794 2.108-6.411 5.289-6.591c.384-.022.576-.033.713.107c.138.14.13.34.114.738c-.131 3.316-1.453 7.878-6.116 5.746"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M2 10c.78-3.816 3.67-6.87 7.406-7.91c.314-.087.47-.131.555-.038c.085.094.022.248-.102.558L9 4.5M14 2c3.816.78 6.87 3.67 7.91 7.406c.087.314.131.47.038.555c-.094.085-.248.022-.558-.102L19.5 9m2.5 5c-.78 3.816-3.67 6.87-7.406 7.91c-.314.087-.47.131-.555.038c-.085-.094-.022-.248.102-.558L15 19.5M10 22c-3.816-.78-6.87-3.67-7.91-7.406c-.087-.314-.131-.47-.038-.555c.094-.085.248-.022.558.102L4.5 15"/><path stroke-linejoin="round" d="M12 11.099c-1.313.9-2.901 2.68-3.5 5.401m.875-2.396c-2.072-4.794 2.108-6.411 5.289-6.591c.384-.022.576-.033.713.107c.138.14.13.34.114.738c-.131 3.316-1.453 7.878-6.116 5.746"/></g></svg>
</template>

CSS

.icon-eco-energy {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%2010c.78-3.816%203.67-6.87%207.406-7.91c.314-.087.47-.131.555-.038c.085.094.022.248-.102.558L9%204.5M14%202c3.816.78%206.87%203.67%207.91%207.406c.087.314.131.47.038.555c-.094.085-.248.022-.558-.102L19.5%209m2.5%205c-.78%203.816-3.67%206.87-7.406%207.91c-.314.087-.47.131-.555.038c-.085-.094-.022-.248.102-.558L15%2019.5M10%2022c-3.816-.78-6.87-3.67-7.91-7.406c-.087-.314-.131-.47-.038-.555c.094-.085.248-.022.558.102L4.5%2015%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2011.099c-1.313.9-2.901%202.68-3.5%205.401m.875-2.396c-2.072-4.794%202.108-6.411%205.289-6.591c.384-.022.576-.033.713.107c.138.14.13.34.114.738c-.131%203.316-1.453%207.878-6.116%205.746%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%2010c.78-3.816%203.67-6.87%207.406-7.91c.314-.087.47-.131.555-.038c.085.094.022.248-.102.558L9%204.5M14%202c3.816.78%206.87%203.67%207.91%207.406c.087.314.131.47.038.555c-.094.085-.248.022-.558-.102L19.5%209m2.5%205c-.78%203.816-3.67%206.87-7.406%207.91c-.314.087-.47.131-.555.038c-.085-.094-.022-.248.102-.558L15%2019.5M10%2022c-3.816-.78-6.87-3.67-7.91-7.406c-.087-.314-.131-.47-.038-.555c.094-.085.248-.022.558.102L4.5%2015%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2011.099c-1.313.9-2.901%202.68-3.5%205.401m.875-2.396c-2.072-4.794%202.108-6.411%205.289-6.591c.384-.022.576-.033.713.107c.138.14.13.34.114.738c-.131%203.316-1.453%207.878-6.116%205.746%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/eco-energy.svg?color=%231a73e8&size=48