eco power icon

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

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

Related icons in Huge Icons

Use the eco power 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="M9 20c-3.771-.868-6-4.323-6-7.49c0-3.766 3.37-7.487 5.736-9.635a3.367 3.367 0 0 1 4.528 0c1.507 1.368 3.31 3.375 4.487 5.625"/><path stroke-linejoin="round" d="M17 15.5c-1.5 1-4 3-6 6.5m2-3c-2.664-5.86 2.835-7.764 6.925-7.984c.494-.027.74-.04.918.131c.177.17.166.415.146.902C20.82 16.102 18.995 21.607 13 19"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsEcoPower(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="M9 20c-3.771-.868-6-4.323-6-7.49c0-3.766 3.37-7.487 5.736-9.635a3.367 3.367 0 0 1 4.528 0c1.507 1.368 3.31 3.375 4.487 5.625"/><path strokeLinejoin="round" d="M17 15.5c-1.5 1-4 3-6 6.5m2-3c-2.664-5.86 2.835-7.764 6.925-7.984c.494-.027.74-.04.918.131c.177.17.166.415.146.902C20.82 16.102 18.995 21.607 13 19"/></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="M9 20c-3.771-.868-6-4.323-6-7.49c0-3.766 3.37-7.487 5.736-9.635a3.367 3.367 0 0 1 4.528 0c1.507 1.368 3.31 3.375 4.487 5.625"/><path stroke-linejoin="round" d="M17 15.5c-1.5 1-4 3-6 6.5m2-3c-2.664-5.86 2.835-7.764 6.925-7.984c.494-.027.74-.04.918.131c.177.17.166.415.146.902C20.82 16.102 18.995 21.607 13 19"/></g></svg>
</template>

CSS

.icon-eco-power {
  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%22M9%2020c-3.771-.868-6-4.323-6-7.49c0-3.766%203.37-7.487%205.736-9.635a3.367%203.367%200%200%201%204.528%200c1.507%201.368%203.31%203.375%204.487%205.625%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17%2015.5c-1.5%201-4%203-6%206.5m2-3c-2.664-5.86%202.835-7.764%206.925-7.984c.494-.027.74-.04.918.131c.177.17.166.415.146.902C20.82%2016.102%2018.995%2021.607%2013%2019%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%22M9%2020c-3.771-.868-6-4.323-6-7.49c0-3.766%203.37-7.487%205.736-9.635a3.367%203.367%200%200%201%204.528%200c1.507%201.368%203.31%203.375%204.487%205.625%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17%2015.5c-1.5%201-4%203-6%206.5m2-3c-2.664-5.86%202.835-7.764%206.925-7.984c.494-.027.74-.04.918.131c.177.17.166.415.146.902C20.82%2016.102%2018.995%2021.607%2013%2019%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-power.svg?color=%231a73e8&size=48