solar panel 04 icon

solar-panel-04 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
solar-panel-04
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the solar panel 04 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.5 9h-.767C6.638 9 6.09 9 5.67 9.334s-.611.922-.996 2.1l-.816 2.5c-.752 2.301-1.127 3.452-.64 4.259S4.776 19 6.916 19h10.168c2.14 0 3.21 0 3.697-.807s.111-1.958-.64-4.26l-.816-2.5c-.385-1.177-.577-1.765-.996-2.1C17.909 9 17.362 9 16.267 9H15m-3 2.5V19m8-5H4m8 5v3m0 0h2m-2 0h-2m2.5-20L10 5.5h4L11.5 9"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSolarPanel04(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M8.5 9h-.767C6.638 9 6.09 9 5.67 9.334s-.611.922-.996 2.1l-.816 2.5c-.752 2.301-1.127 3.452-.64 4.259S4.776 19 6.916 19h10.168c2.14 0 3.21 0 3.697-.807s.111-1.958-.64-4.26l-.816-2.5c-.385-1.177-.577-1.765-.996-2.1C17.909 9 17.362 9 16.267 9H15m-3 2.5V19m8-5H4m8 5v3m0 0h2m-2 0h-2m2.5-20L10 5.5h4L11.5 9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.5 9h-.767C6.638 9 6.09 9 5.67 9.334s-.611.922-.996 2.1l-.816 2.5c-.752 2.301-1.127 3.452-.64 4.259S4.776 19 6.916 19h10.168c2.14 0 3.21 0 3.697-.807s.111-1.958-.64-4.26l-.816-2.5c-.385-1.177-.577-1.765-.996-2.1C17.909 9 17.362 9 16.267 9H15m-3 2.5V19m8-5H4m8 5v3m0 0h2m-2 0h-2m2.5-20L10 5.5h4L11.5 9"/></svg>
</template>

CSS

.icon-solar-panel-04 {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M8.5%209h-.767C6.638%209%206.09%209%205.67%209.334s-.611.922-.996%202.1l-.816%202.5c-.752%202.301-1.127%203.452-.64%204.259S4.776%2019%206.916%2019h10.168c2.14%200%203.21%200%203.697-.807s.111-1.958-.64-4.26l-.816-2.5c-.385-1.177-.577-1.765-.996-2.1C17.909%209%2017.362%209%2016.267%209H15m-3%202.5V19m8-5H4m8%205v3m0%200h2m-2%200h-2m2.5-20L10%205.5h4L11.5%209%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M8.5%209h-.767C6.638%209%206.09%209%205.67%209.334s-.611.922-.996%202.1l-.816%202.5c-.752%202.301-1.127%203.452-.64%204.259S4.776%2019%206.916%2019h10.168c2.14%200%203.21%200%203.697-.807s.111-1.958-.64-4.26l-.816-2.5c-.385-1.177-.577-1.765-.996-2.1C17.909%209%2017.362%209%2016.267%209H15m-3%202.5V19m8-5H4m8%205v3m0%200h2m-2%200h-2m2.5-20L10%205.5h4L11.5%209%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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