solar panel 02 icon

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

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

Related icons in Huge Icons

Use the solar panel 02 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-linejoin="round" stroke-width="1.5"><path d="M16.29 2.5H8.017c-1.144 0-1.716 0-2.141.293c-.426.294-.594.804-.93 1.825l-2.308 7c-.585 1.776-.878 2.664-.396 3.273s1.477.609 3.468.609h8.273c1.144 0 1.715 0 2.141-.293c.426-.294.594-.804.93-1.825l2.308-7c.585-1.776.878-2.664.396-3.273S18.281 2.5 16.29 2.5"/><path d="m22 6l-3.042 9.213c-.444 1.343-.666 2.015-1.227 2.4c-.56.387-1.315.387-2.823.387H4m.5-11H19m-1.5 4H3m8 7.5v3m0 0h2m-2 0H9"/><path d="M15.5 2.5h-5l-4 13h5z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSolarPanel02(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M16.29 2.5H8.017c-1.144 0-1.716 0-2.141.293c-.426.294-.594.804-.93 1.825l-2.308 7c-.585 1.776-.878 2.664-.396 3.273s1.477.609 3.468.609h8.273c1.144 0 1.715 0 2.141-.293c.426-.294.594-.804.93-1.825l2.308-7c.585-1.776.878-2.664.396-3.273S18.281 2.5 16.29 2.5"/><path d="m22 6l-3.042 9.213c-.444 1.343-.666 2.015-1.227 2.4c-.56.387-1.315.387-2.823.387H4m.5-11H19m-1.5 4H3m8 7.5v3m0 0h2m-2 0H9"/><path d="M15.5 2.5h-5l-4 13h5z"/></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-linejoin="round" stroke-width="1.5"><path d="M16.29 2.5H8.017c-1.144 0-1.716 0-2.141.293c-.426.294-.594.804-.93 1.825l-2.308 7c-.585 1.776-.878 2.664-.396 3.273s1.477.609 3.468.609h8.273c1.144 0 1.715 0 2.141-.293c.426-.294.594-.804.93-1.825l2.308-7c.585-1.776.878-2.664.396-3.273S18.281 2.5 16.29 2.5"/><path d="m22 6l-3.042 9.213c-.444 1.343-.666 2.015-1.227 2.4c-.56.387-1.315.387-2.823.387H4m.5-11H19m-1.5 4H3m8 7.5v3m0 0h2m-2 0H9"/><path d="M15.5 2.5h-5l-4 13h5z"/></g></svg>
</template>

CSS

.icon-solar-panel-02 {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16.29%202.5H8.017c-1.144%200-1.716%200-2.141.293c-.426.294-.594.804-.93%201.825l-2.308%207c-.585%201.776-.878%202.664-.396%203.273s1.477.609%203.468.609h8.273c1.144%200%201.715%200%202.141-.293c.426-.294.594-.804.93-1.825l2.308-7c.585-1.776.878-2.664.396-3.273S18.281%202.5%2016.29%202.5%22%2F%3E%3Cpath%20d%3D%22m22%206l-3.042%209.213c-.444%201.343-.666%202.015-1.227%202.4c-.56.387-1.315.387-2.823.387H4m.5-11H19m-1.5%204H3m8%207.5v3m0%200h2m-2%200H9%22%2F%3E%3Cpath%20d%3D%22M15.5%202.5h-5l-4%2013h5z%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16.29%202.5H8.017c-1.144%200-1.716%200-2.141.293c-.426.294-.594.804-.93%201.825l-2.308%207c-.585%201.776-.878%202.664-.396%203.273s1.477.609%203.468.609h8.273c1.144%200%201.715%200%202.141-.293c.426-.294.594-.804.93-1.825l2.308-7c.585-1.776.878-2.664.396-3.273S18.281%202.5%2016.29%202.5%22%2F%3E%3Cpath%20d%3D%22m22%206l-3.042%209.213c-.444%201.343-.666%202.015-1.227%202.4c-.56.387-1.315.387-2.823.387H4m.5-11H19m-1.5%204H3m8%207.5v3m0%200h2m-2%200H9%22%2F%3E%3Cpath%20d%3D%22M15.5%202.5h-5l-4%2013h5z%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/solar-panel-02.svg?color=%231a73e8&size=48